is not current version
Last Version 1.3.549

io.shiftleft:schema2json_3 1.3.546

schema2json

Categories

Categories

JSON Data
GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

schema2json_3
Version

Version

1.3.546
Type

Type

jar

Download schema2json_3 1.3.546


<!-- https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/ -->
<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>schema2json_3</artifactId>
    <version>1.3.546</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/
implementation 'io.shiftleft:schema2json_3:1.3.546'
// https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/
implementation ("io.shiftleft:schema2json_3:1.3.546")
'io.shiftleft:schema2json_3:jar:1.3.546'
<dependency org="io.shiftleft" name="schema2json_3" rev="1.3.546">
  <artifact name="schema2json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='schema2json_3', version='1.3.546')
)
libraryDependencies += "io.shiftleft" % "schema2json_3" % "1.3.546"
[io.shiftleft/schema2json_3 "1.3.546"]