is not current version
Last Version 2021.1

fr.jrds:jrds-core 1.0-RC1


GroupId

GroupId

fr.jrds
ArtifactId

ArtifactId

jrds-core
Version

Version

1.0-RC1
Type

Type

jar

Download jrds-core 1.0-RC1


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