is not current version
Last Version 1.1.0

com.devskiller.friendly-id:friendly-id-jackson-datatype 1.0.0


Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.devskiller.friendly-id
ArtifactId

ArtifactId

friendly-id-jackson-datatype
Version

Version

1.0.0
Type

Type

jar

Download friendly-id-jackson-datatype 1.0.0


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