| GroupId | GroupIdio.joern |
|---|---|
| ArtifactId | ArtifactIdx2cpg_3 |
| Version | Version1.1.595 |
| Type | Typejar |
| Filename | Size |
|---|---|
| x2cpg_3-1.1.595.pom | |
| x2cpg_3-1.1.595.jar | 302 KB |
| x2cpg_3-1.1.595-tests.jar | 209 KB |
| x2cpg_3-1.1.595-sources.jar | 40 KB |
| x2cpg_3-1.1.595-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.joern/x2cpg_3/ -->
<dependency>
<groupId>io.joern</groupId>
<artifactId>x2cpg_3</artifactId>
<version>1.1.595</version>
</dependency>
// https://jarcasting.com/artifacts/io.joern/x2cpg_3/
implementation 'io.joern:x2cpg_3:1.1.595'
// https://jarcasting.com/artifacts/io.joern/x2cpg_3/
implementation ("io.joern:x2cpg_3:1.1.595")
'io.joern:x2cpg_3:jar:1.1.595'
<dependency org="io.joern" name="x2cpg_3" rev="1.1.595">
<artifact name="x2cpg_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joern', module='x2cpg_3', version='1.1.595')
)
libraryDependencies += "io.joern" % "x2cpg_3" % "1.1.595"
[io.joern/x2cpg_3 "1.1.595"]