Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.shiftleft |
ArtifactId | ArtifactIdschema2json_3 |
Version | Version1.3.460 |
Type | Typejar |
Filename | Size |
---|---|
schema2json_3-1.3.460.pom | |
schema2json_3-1.3.460.jar | 18 KB |
schema2json_3-1.3.460-tests-sources.jar | 251 bytes |
schema2json_3-1.3.460-tests-javadoc.jar | 189 bytes |
schema2json_3-1.3.460-sources.jar | 1 KB |
schema2json_3-1.3.460-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>schema2json_3</artifactId>
<version>1.3.460</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/
implementation 'io.shiftleft:schema2json_3:1.3.460'
// https://jarcasting.com/artifacts/io.shiftleft/schema2json_3/
implementation ("io.shiftleft:schema2json_3:1.3.460")
'io.shiftleft:schema2json_3:jar:1.3.460'
<dependency org="io.shiftleft" name="schema2json_3" rev="1.3.460">
<artifact name="schema2json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='schema2json_3', version='1.3.460')
)
libraryDependencies += "io.shiftleft" % "schema2json_3" % "1.3.460"
[io.shiftleft/schema2json_3 "1.3.460"]