is not current version
Last Version 1.0.6

org.jsondoc:jsondoc-sample-external 1.0.3

External classes for the sample project of the jsondoc project

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-sample-external
Version

Version

1.0.3
Type

Type

jar

Download jsondoc-sample-external 1.0.3


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