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