is not current version
Last Version 0.2.3-RC2

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


GroupId

GroupId

org.sindice.siren
ArtifactId

ArtifactId

siren-core
Version

Version

0.2.3-RC1
Type

Type

jar

Download siren-core 0.2.3-RC1


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