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