License |
License |
---|---|
GroupId | GroupIdse.fishtank |
ArtifactId | ArtifactIdcss-selectors |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncss-selectors
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
css-selectors-2.0.pom | |
css-selectors-2.0.jar | 80 KB |
css-selectors-2.0-sources.jar | 33 KB |
css-selectors-2.0-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.fishtank/css-selectors/ -->
<dependency>
<groupId>se.fishtank</groupId>
<artifactId>css-selectors</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fishtank/css-selectors/
implementation 'se.fishtank:css-selectors:2.0'
// https://jarcasting.com/artifacts/se.fishtank/css-selectors/
implementation ("se.fishtank:css-selectors:2.0")
'se.fishtank:css-selectors:jar:2.0'
<dependency org="se.fishtank" name="css-selectors" rev="2.0">
<artifact name="css-selectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fishtank', module='css-selectors', version='2.0')
)
libraryDependencies += "se.fishtank" % "css-selectors" % "2.0"
[se.fishtank/css-selectors "2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.2 |