is not current version
Last Version 2.0

se.fishtank:css-selectors 1.0.5


GroupId

GroupId

se.fishtank
ArtifactId

ArtifactId

css-selectors
Version

Version

1.0.5
Type

Type

jar

Download css-selectors 1.0.5


<!-- https://jarcasting.com/artifacts/se.fishtank/css-selectors/ -->
<dependency>
    <groupId>se.fishtank</groupId>
    <artifactId>css-selectors</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.fishtank/css-selectors/
implementation 'se.fishtank:css-selectors:1.0.5'
// https://jarcasting.com/artifacts/se.fishtank/css-selectors/
implementation ("se.fishtank:css-selectors:1.0.5")
'se.fishtank:css-selectors:jar:1.0.5'
<dependency org="se.fishtank" name="css-selectors" rev="1.0.5">
  <artifact name="css-selectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fishtank', module='css-selectors', version='1.0.5')
)
libraryDependencies += "se.fishtank" % "css-selectors" % "1.0.5"
[se.fishtank/css-selectors "1.0.5"]