License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsondoc |
ArtifactId | ArtifactIdjsondoc-sample-external |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsondoc-sample-external
External classes for the sample project of the jsondoc project
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-sample-external</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/
implementation 'org.jsondoc:jsondoc-sample-external:1.0.6'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/
implementation ("org.jsondoc:jsondoc-sample-external:1.0.6")
'org.jsondoc:jsondoc-sample-external:jar:1.0.6'
<dependency org="org.jsondoc" name="jsondoc-sample-external" rev="1.0.6">
<artifact name="jsondoc-sample-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-sample-external', version='1.0.6')
)
libraryDependencies += "org.jsondoc" % "jsondoc-sample-external" % "1.0.6"
[org.jsondoc/jsondoc-sample-external "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jsondoc : jsondoc-core | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |