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