Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io.github.ternaryop:domselector-coroutines

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.ternaryop:domselector-coroutines

Extract galleries and single images from HTML text using CSS3 rules

  • 1.0.9
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

DomSelector

Extract galleries and single images from HTML text using CSS3 rules

Local Maven distribution

./gradlew publishToMavenLocal

Maven Central distribution

./gradlew publish --no-daemon --no-parallel
./gradlew closeAndReleaseRepository

The properties shown below are present inside the global ~/.gradle/gradle.properties file

signing.password
signing.secretKeyRingFile
mavenCentralUsername
mavenCentralPassword

On KeePass, under sonatype.org maven central, are stored all files

It's possible to manually close and release the library (this replaces the gradle task closeAndReleaseRepository).

  1. Goto to sonatype
  2. Click on 'Staging Repositories'
  3. Select the item, close then release

Android Studio configuration

  1. Run -> Edit Configuration
  2. Add a Gradle task
NameGradle ProjectTasks
Local Install../app/build.gradlepublishToMavenLocal

Common tasks

Run lint and detekt

./gradlew check

FAQs

Package last updated on 18 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc