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