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