is not current version
Last Version 0.2.3-RC2

org.sindice.siren:siren-qparser 0.2.3-RC1


GroupId

GroupId

org.sindice.siren
ArtifactId

ArtifactId

siren-qparser
Version

Version

0.2.3-RC1
Type

Type

jar

Download siren-qparser 0.2.3-RC1


<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/ -->
<dependency>
    <groupId>org.sindice.siren</groupId>
    <artifactId>siren-qparser</artifactId>
    <version>0.2.3-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/
implementation 'org.sindice.siren:siren-qparser:0.2.3-RC1'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/
implementation ("org.sindice.siren:siren-qparser:0.2.3-RC1")
'org.sindice.siren:siren-qparser:jar:0.2.3-RC1'
<dependency org="org.sindice.siren" name="siren-qparser" rev="0.2.3-RC1">
  <artifact name="siren-qparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-qparser', version='0.2.3-RC1')
)
libraryDependencies += "org.sindice.siren" % "siren-qparser" % "0.2.3-RC1"
[org.sindice.siren/siren-qparser "0.2.3-RC1"]