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