is not current version
Last Version 0.66.0.1

com.jwebmp.jackson.core:jackson-annotations 0.63.0.19

Core annotations used for value types, used by Jackson data binding package.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.jwebmp.jackson.core
ArtifactId

ArtifactId

jackson-annotations
Version

Version

0.63.0.19
Type

Type

jar

Download jackson-annotations 0.63.0.19


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