License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsondoc |
ArtifactId | ArtifactIdjsondoc-ui |
Last Version | Last Version1.2.23 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjsondoc-ui
The interface of the jsondoc project
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsondoc-ui-1.2.23.pom | |
jsondoc-ui-1.2.23.jar | 1 KB |
jsondoc-ui-1.2.23-sources.jar | 452 bytes |
jsondoc-ui-1.2.23-javadoc.jar | 452 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-ui/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-ui</artifactId>
<version>1.2.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-ui/
implementation 'org.jsondoc:jsondoc-ui:1.2.23'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-ui/
implementation ("org.jsondoc:jsondoc-ui:1.2.23")
'org.jsondoc:jsondoc-ui:pom:1.2.23'
<dependency org="org.jsondoc" name="jsondoc-ui" rev="1.2.23">
<artifact name="jsondoc-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-ui', version='1.2.23')
)
libraryDependencies += "org.jsondoc" % "jsondoc-ui" % "1.2.23"
[org.jsondoc/jsondoc-ui "1.2.23"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |