Files download
File Operation
com.vdurmont.semver4j-1.5.1_1.jar download
com.vdurmont.semver4j-1.5.1_1.pom download
Apache Maven
<dependency>
  <groupId>hu.blackbelt.bundles.throwing-function</groupId>
  <artifactId>com.vdurmont.semver4j</artifactId>
  <version>1.5.1_1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'hu.blackbelt.bundles.throwing-function:com.vdurmont.semver4j:1.5.1_1'
Gradle Kotlin
implementation("hu.blackbelt.bundles.throwing-function:com.vdurmont.semver4j:1.5.1_1")
Scala SBT
libraryDependencies += "hu.blackbelt.bundles.throwing-function" % "com.vdurmont.semver4j" % "1.5.1_1"
Groovy Grape
@Grapes(
  @Grab(group='hu.blackbelt.bundles.throwing-function', module='com.vdurmont.semver4j', version='1.5.1_1')
)
Apache Ivy
<dependency org="hu.blackbelt.bundles.throwing-function" name="com.vdurmont.semver4j" rev="1.5.1_1" />
Leiningen
[hu.blackbelt.bundles.throwing-function/com.vdurmont.semver4j "1.5.1_1"]
Apache Buildr
'hu.blackbelt.bundles.throwing-function:com.vdurmont.semver4j:jar:1.5.1_1'