Categories |
CategoriesNet Jackson Data JSON |
---|---|
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdtime-jackson |
Version | Version5.2 |
Type | Typejar |
Filename | Size |
---|---|
time-jackson-5.2.pom | |
time-jackson-5.2.jar | 11 KB |
time-jackson-5.2-sources.jar | 8 KB |
time-jackson-5.2-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>time-jackson</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation 'net.optionfactory.spring:time-jackson:5.2'
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation ("net.optionfactory.spring:time-jackson:5.2")
'net.optionfactory.spring:time-jackson:jar:5.2'
<dependency org="net.optionfactory.spring" name="time-jackson" rev="5.2">
<artifact name="time-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='time-jackson', version='5.2')
)
libraryDependencies += "net.optionfactory.spring" % "time-jackson" % "5.2"
[net.optionfactory.spring/time-jackson "5.2"]