is not current version
Last Version 0.3.46

org.dotwebstack.framework:example-json 0.3.1


Categories

Categories

JSON Data
GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

example-json
Version

Version

0.3.1
Type

Type

jar

Download example-json 0.3.1


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