Files download
File Operation
flatgraph-formats_3-0.0.38.jar download
flatgraph-formats_3-0.0.38.pom download
flatgraph-formats_3-0.0.38-sources.jar download
Apache Maven
<dependency>
  <groupId>io.joern</groupId>
  <artifactId>flatgraph-formats_3</artifactId>
  <version>0.0.38</version>
</dependency>
Gradle Groovy
implementation 'io.joern:flatgraph-formats_3:0.0.38'
Gradle Kotlin
implementation("io.joern:flatgraph-formats_3:0.0.38")
Scala SBT
libraryDependencies += "io.joern" % "flatgraph-formats_3" % "0.0.38"
Groovy Grape
@Grapes(
  @Grab(group='io.joern', module='flatgraph-formats_3', version='0.0.38')
)
Apache Ivy
<dependency org="io.joern" name="flatgraph-formats_3" rev="0.0.38" />
Leiningen
[io.joern/flatgraph-formats_3 "0.0.38"]
Apache Buildr
'io.joern:flatgraph-formats_3:jar:0.0.38'