GroupId | GroupIdio.shiftleft |
---|---|
ArtifactId | ArtifactIdfuzzyc2cpg_2.13 |
Version | Version0.1.80 |
Type | Typejar |
Filename | Size |
---|---|
fuzzyc2cpg_2.13-0.1.80.pom | |
fuzzyc2cpg_2.13-0.1.80.jar | 694 KB |
fuzzyc2cpg_2.13-0.1.80-sources.jar | 103 KB |
fuzzyc2cpg_2.13-0.1.80-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shiftleft/fuzzyc2cpg_2.13/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>fuzzyc2cpg_2.13</artifactId>
<version>0.1.80</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/fuzzyc2cpg_2.13/
implementation 'io.shiftleft:fuzzyc2cpg_2.13:0.1.80'
// https://jarcasting.com/artifacts/io.shiftleft/fuzzyc2cpg_2.13/
implementation ("io.shiftleft:fuzzyc2cpg_2.13:0.1.80")
'io.shiftleft:fuzzyc2cpg_2.13:jar:0.1.80'
<dependency org="io.shiftleft" name="fuzzyc2cpg_2.13" rev="0.1.80">
<artifact name="fuzzyc2cpg_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='fuzzyc2cpg_2.13', version='0.1.80')
)
libraryDependencies += "io.shiftleft" % "fuzzyc2cpg_2.13" % "0.1.80"
[io.shiftleft/fuzzyc2cpg_2.13 "0.1.80"]