is not current version
Last Version 1.1.1

com.github.peckb1:autojackson-examples 1.0.0


Categories

Categories

Auto Application Layer Libs Code Generators Jackson Data JSON
GroupId

GroupId

com.github.peckb1
ArtifactId

ArtifactId

autojackson-examples
Version

Version

1.0.0
Type

Type

jar

Download autojackson-examples 1.0.0


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