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