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