is not current version
Last Version 1.1.0

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


Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.devskiller.friendly-id
ArtifactId

ArtifactId

friendly-id-jackson-datatype
Version

Version

0.9.1
Type

Type

jar

Download friendly-id-jackson-datatype 0.9.1


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