is not current version
Last Version 0.3.46

org.dotwebstack.framework:example-json 0.3.35


Categories

Categories

JSON Data
GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

example-json
Version

Version

0.3.35
Type

Type

jar

Download example-json 0.3.35


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