GroupId | GroupIdio.shiftleft |
---|---|
ArtifactId | ArtifactIdc2cpg-tests_2.13 |
Version | Version1.3.289 |
Type | Typejar |
Filename | Size |
---|---|
c2cpg-tests_2.13-1.3.289.pom | |
c2cpg-tests_2.13-1.3.289.jar | 324 bytes |
c2cpg-tests_2.13-1.3.289-tests.jar | 303 KB |
c2cpg-tests_2.13-1.3.289-tests-sources.jar | 30 KB |
c2cpg-tests_2.13-1.3.289-tests-javadoc.jar | 3 MB |
c2cpg-tests_2.13-1.3.289-sources.jar | 249 bytes |
c2cpg-tests_2.13-1.3.289-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.shiftleft/c2cpg-tests_2.13/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>c2cpg-tests_2.13</artifactId>
<version>1.3.289</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/c2cpg-tests_2.13/
implementation 'io.shiftleft:c2cpg-tests_2.13:1.3.289'
// https://jarcasting.com/artifacts/io.shiftleft/c2cpg-tests_2.13/
implementation ("io.shiftleft:c2cpg-tests_2.13:1.3.289")
'io.shiftleft:c2cpg-tests_2.13:jar:1.3.289'
<dependency org="io.shiftleft" name="c2cpg-tests_2.13" rev="1.3.289">
<artifact name="c2cpg-tests_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='c2cpg-tests_2.13', version='1.3.289')
)
libraryDependencies += "io.shiftleft" % "c2cpg-tests_2.13" % "1.3.289"
[io.shiftleft/c2cpg-tests_2.13 "1.3.289"]