GroupId | GroupIdeu.cdevreeze.xpathparser |
---|---|
ArtifactId | ArtifactIdxpathparser_sjs0.6_2.12 |
Version | Version0.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_sjs0.6_2.12/ -->
<dependency>
<groupId>eu.cdevreeze.xpathparser</groupId>
<artifactId>xpathparser_sjs0.6_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_sjs0.6_2.12/
implementation 'eu.cdevreeze.xpathparser:xpathparser_sjs0.6_2.12:0.5.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_sjs0.6_2.12/
implementation ("eu.cdevreeze.xpathparser:xpathparser_sjs0.6_2.12:0.5.0")
'eu.cdevreeze.xpathparser:xpathparser_sjs0.6_2.12:jar:0.5.0'
<dependency org="eu.cdevreeze.xpathparser" name="xpathparser_sjs0.6_2.12" rev="0.5.0">
<artifact name="xpathparser_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.xpathparser', module='xpathparser_sjs0.6_2.12', version='0.5.0')
)
libraryDependencies += "eu.cdevreeze.xpathparser" % "xpathparser_sjs0.6_2.12" % "0.5.0"
[eu.cdevreeze.xpathparser/xpathparser_sjs0.6_2.12 "0.5.0"]