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