| GroupId | GroupIdio.joern |
|---|---|
| ArtifactId | ArtifactIdx2cpg_3 |
| Version | Version1.1.813 |
| Type | Typejar |
| Filename | Size |
|---|---|
| x2cpg_3-1.1.813.pom | |
| x2cpg_3-1.1.813.jar | 413 KB |
| x2cpg_3-1.1.813-tests.jar | 255 KB |
| x2cpg_3-1.1.813-sources.jar | 52 KB |
| x2cpg_3-1.1.813-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.813</version>
</dependency>
// https://jarcasting.com/artifacts/io.joern/x2cpg_3/
implementation 'io.joern:x2cpg_3:1.1.813'
// https://jarcasting.com/artifacts/io.joern/x2cpg_3/
implementation ("io.joern:x2cpg_3:1.1.813")
'io.joern:x2cpg_3:jar:1.1.813'
<dependency org="io.joern" name="x2cpg_3" rev="1.1.813">
<artifact name="x2cpg_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joern', module='x2cpg_3', version='1.1.813')
)
libraryDependencies += "io.joern" % "x2cpg_3" % "1.1.813"
[io.joern/x2cpg_3 "1.1.813"]