is not current version
Last Version 0.0.13-1

com.github.kristiankime:jackson-datatype-functional-collections 0.0.12-1

JacksonFCollections is jackson json serialization for FCollections

Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.github.kristiankime
ArtifactId

ArtifactId

jackson-datatype-functional-collections
Version

Version

0.0.12-1
Type

Type

jar

Download jackson-datatype-functional-collections 0.0.12-1


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