Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.atlassian.json-schemagen |
ArtifactId | ArtifactIdjson-schemagen-core |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
json-schemagen-core-1.2.0.pom | |
json-schemagen-core-1.2.0.jar | 42 KB |
json-schemagen-core-1.2.0-sources.jar | 23 KB |
json-schemagen-core-1.2.0-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/ -->
<dependency>
<groupId>io.atlassian.json-schemagen</groupId>
<artifactId>json-schemagen-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/
implementation 'io.atlassian.json-schemagen:json-schemagen-core:1.2.0'
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-core/
implementation ("io.atlassian.json-schemagen:json-schemagen-core:1.2.0")
'io.atlassian.json-schemagen:json-schemagen-core:jar:1.2.0'
<dependency org="io.atlassian.json-schemagen" name="json-schemagen-core" rev="1.2.0">
<artifact name="json-schemagen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.json-schemagen', module='json-schemagen-core', version='1.2.0')
)
libraryDependencies += "io.atlassian.json-schemagen" % "json-schemagen-core" % "1.2.0"
[io.atlassian.json-schemagen/json-schemagen-core "1.2.0"]