is not current version
Last Version 1.0.0-RC9

com.fommil:jsonformat_2.11 1.0.0-RC7

jsonformat

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.fommil
ArtifactId

ArtifactId

jsonformat_2.11
Version

Version

1.0.0-RC7
Type

Type

jar

Download jsonformat_2.11 1.0.0-RC7


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