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