Last Version

css-selectors 2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

se.fishtank
ArtifactId

ArtifactId

css-selectors
Version

Version

2.0
Type

Type

jar
Description

Description

css-selectors
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/chrsan/css-selectors

Download css-selectors 2.0


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.5.2

Project Modules

There are no modules declared in this project.