is not current version
Last Version 1.2.1

io.atlassian.json-schemagen:json-schemagen-core 1.2.0


Categories

Categories

JSON Data
GroupId

GroupId

io.atlassian.json-schemagen
ArtifactId

ArtifactId

json-schemagen-core
Version

Version

1.2.0
Type

Type

jar

Download json-schemagen-core 1.2.0


<!-- 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"]