is not current version
Last Version 0.49

com.github.mizool.technology:technology-jackson %25NEXT_DEVELOP_SNAPSHOT%25


Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.mizool.technology
ArtifactId

ArtifactId

technology-jackson
Version

Version

%25NEXT_DEVELOP_SNAPSHOT%25
Type

Type

jar

Download technology-jackson %25NEXT_DEVELOP_SNAPSHOT%25


<!-- https://jarcasting.com/artifacts/com.github.mizool.technology/technology-jackson/ -->
<dependency>
    <groupId>com.github.mizool.technology</groupId>
    <artifactId>technology-jackson</artifactId>
    <version>%25NEXT_DEVELOP_SNAPSHOT%25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology-jackson/
implementation 'com.github.mizool.technology:technology-jackson:%25NEXT_DEVELOP_SNAPSHOT%25'
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology-jackson/
implementation ("com.github.mizool.technology:technology-jackson:%25NEXT_DEVELOP_SNAPSHOT%25")
'com.github.mizool.technology:technology-jackson:jar:%25NEXT_DEVELOP_SNAPSHOT%25'
<dependency org="com.github.mizool.technology" name="technology-jackson" rev="%25NEXT_DEVELOP_SNAPSHOT%25">
  <artifact name="technology-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology', module='technology-jackson', version='%25NEXT_DEVELOP_SNAPSHOT%25')
)
libraryDependencies += "com.github.mizool.technology" % "technology-jackson" % "%25NEXT_DEVELOP_SNAPSHOT%25"
[com.github.mizool.technology/technology-jackson "%25NEXT_DEVELOP_SNAPSHOT%25"]