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