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