is not current version
Last Version 1.2.17

io.geewit.core:gw-core-jackson 1.1.0

A Java Utils Libraray By Geewit

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.geewit.core
ArtifactId

ArtifactId

gw-core-jackson
Version

Version

1.1.0
Type

Type

jar

Download gw-core-jackson 1.1.0


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