is not current version
Last Version 0.68.0.1

com.jwebmp.jpms.jackson.core:jackson-annotations 0.67.0.15

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

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.jwebmp.jpms.jackson.core
ArtifactId

ArtifactId

jackson-annotations
Version

Version

0.67.0.15
Type

Type

jar

Download jackson-annotations 0.67.0.15


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