GroupId | GroupIdio.shiftleft |
---|---|
ArtifactId | ArtifactIdfuzzyc2cpg_2.13 |
Version | Version1.1.74 |
Type | Typejar |
Filename | Size |
---|---|
fuzzyc2cpg_2.13-1.1.74.pom | |
fuzzyc2cpg_2.13-1.1.74.jar | 744 KB |
fuzzyc2cpg_2.13-1.1.74-sources.jar | 98 KB |
fuzzyc2cpg_2.13-1.1.74-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>1.1.74</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/fuzzyc2cpg_2.13/
implementation 'io.shiftleft:fuzzyc2cpg_2.13:1.1.74'
// https://jarcasting.com/artifacts/io.shiftleft/fuzzyc2cpg_2.13/
implementation ("io.shiftleft:fuzzyc2cpg_2.13:1.1.74")
'io.shiftleft:fuzzyc2cpg_2.13:jar:1.1.74'
<dependency org="io.shiftleft" name="fuzzyc2cpg_2.13" rev="1.1.74">
<artifact name="fuzzyc2cpg_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='fuzzyc2cpg_2.13', version='1.1.74')
)
libraryDependencies += "io.shiftleft" % "fuzzyc2cpg_2.13" % "1.1.74"
[io.shiftleft/fuzzyc2cpg_2.13 "1.1.74"]