is not current version
Last Version 0.13.0

org.emfjson:emfjson 0.11.0


Categories

Categories

JSON Data
GroupId

GroupId

org.emfjson
ArtifactId

ArtifactId

emfjson
Version

Version

0.11.0
Type

Type

pom

Download emfjson 0.11.0

Filename Size
emfjson-0.11.0.pom 4 KB
Browse

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