GroupId | GroupIdcom.github.jean-merelis |
---|---|
ArtifactId | ArtifactIdjeanson-jodatime |
Version | Version1.0.0.RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jodatime/ -->
<dependency>
<groupId>com.github.jean-merelis</groupId>
<artifactId>jeanson-jodatime</artifactId>
<version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jodatime/
implementation 'com.github.jean-merelis:jeanson-jodatime:1.0.0.RC2'
// https://jarcasting.com/artifacts/com.github.jean-merelis/jeanson-jodatime/
implementation ("com.github.jean-merelis:jeanson-jodatime:1.0.0.RC2")
'com.github.jean-merelis:jeanson-jodatime:jar:1.0.0.RC2'
<dependency org="com.github.jean-merelis" name="jeanson-jodatime" rev="1.0.0.RC2">
<artifact name="jeanson-jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jean-merelis', module='jeanson-jodatime', version='1.0.0.RC2')
)
libraryDependencies += "com.github.jean-merelis" % "jeanson-jodatime" % "1.0.0.RC2"
[com.github.jean-merelis/jeanson-jodatime "1.0.0.RC2"]