is not current version
Last Version 4.0.8

org.openmbee.mms:json 4.0.1

null

Categories

Categories

JSON Data
GroupId

GroupId

org.openmbee.mms
ArtifactId

ArtifactId

json
Version

Version

4.0.1
Type

Type

jar

Download json 4.0.1


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