Categories |
CategoriesNet Jackson Data JSON |
---|---|
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdtime-jackson |
Version | Version4.4 |
Type | Typejar |
Filename | Size |
---|---|
time-jackson-4.4.pom | |
time-jackson-4.4.jar | 11 KB |
time-jackson-4.4-sources.jar | 8 KB |
time-jackson-4.4-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>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation 'net.optionfactory.spring:time-jackson:4.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation ("net.optionfactory.spring:time-jackson:4.4")
'net.optionfactory.spring:time-jackson:jar:4.4'
<dependency org="net.optionfactory.spring" name="time-jackson" rev="4.4">
<artifact name="time-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='time-jackson', version='4.4')
)
libraryDependencies += "net.optionfactory.spring" % "time-jackson" % "4.4"
[net.optionfactory.spring/time-jackson "4.4"]