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