is not current version
Last Version 1.1.1

com.github.peckb1:autojackson-examples 0.2.0


Categories

Categories

Auto Application Layer Libs Code Generators Jackson Data JSON
GroupId

GroupId

com.github.peckb1
ArtifactId

ArtifactId

autojackson-examples
Version

Version

0.2.0
Type

Type

jar

Download autojackson-examples 0.2.0


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