is not current version
Last Version 2.6

com.m3:octoparts-play-json-formats_2.11 2.2

octoparts-play-json-formats

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.m3
ArtifactId

ArtifactId

octoparts-play-json-formats_2.11
Version

Version

2.2
Type

Type

jar

Download octoparts-play-json-formats_2.11 2.2


<!-- https://jarcasting.com/artifacts/com.m3/octoparts-play-json-formats_2.11/ -->
<dependency>
    <groupId>com.m3</groupId>
    <artifactId>octoparts-play-json-formats_2.11</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/octoparts-play-json-formats_2.11/
implementation 'com.m3:octoparts-play-json-formats_2.11:2.2'
// https://jarcasting.com/artifacts/com.m3/octoparts-play-json-formats_2.11/
implementation ("com.m3:octoparts-play-json-formats_2.11:2.2")
'com.m3:octoparts-play-json-formats_2.11:jar:2.2'
<dependency org="com.m3" name="octoparts-play-json-formats_2.11" rev="2.2">
  <artifact name="octoparts-play-json-formats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='octoparts-play-json-formats_2.11', version='2.2')
)
libraryDependencies += "com.m3" % "octoparts-play-json-formats_2.11" % "2.2"
[com.m3/octoparts-play-json-formats_2.11 "2.2"]