joernio / joern   2.0.353

Apache License 2.0 Website GitHub

Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc

Scala versions: 3.x 2.13

c2cpg 2.0.114


Group ID:
io.joern
Artifact ID:
c2cpg_3
Version:
2.0.114
Release Date:
Oct 9, 2023
Licenses:
Files:

libraryDependencies += "io.joern" %% "c2cpg" % "2.0.114"

Mill build tool

ivy"io.joern::c2cpg:2.0.114"

Scala CLI

//> using dep "io.joern::c2cpg:2.0.114"

Ammonite REPL

import $ivy.`io.joern::c2cpg:2.0.114`

<dependency>
  <groupId>io.joern</groupId>
  <artifactId>c2cpg_3</artifactId>
  <version>2.0.114</version>
</dependency>

compile group: 'io.joern', name: 'c2cpg_3', version: '2.0.114'