Group Id io.joern
Artifact Id x2cpg_2.13
Version 1.1.711
Packaging jar
URL -
Badge
Last Updated 2022-04-08T09:43:55+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.joern</groupId>
    <artifactId>x2cpg_2.13</artifactId>
    <version>1.1.711</version>
</dependency>
implementation group: 'io.joern', name: 'x2cpg_2.13', version: '1.1.711'
implementation 'io.joern:x2cpg_2.13:1.1.711'
implementation("io.joern:x2cpg_2.13:1.1.711")
libraryDependencies += "io.joern" % "x2cpg_2.13" % "1.1.711"
<dependency org="io.joern" name="x2cpg_2.13" rev="1.1.711"/>
@Grapes(
    @Grab(group='io.joern', module='x2cpg_2.13', version='1.1.711')
)
[io.joern/x2cpg_2.13 "1.1.711"]
'io.joern:x2cpg_2.13:1.1.711'