a

anwiba-commons-ensure

anwiba commons ensure/assert project
${url.net.anwiba}/libraries
Files download
File Operation
anwiba-commons-ensure-1.0.25.jar download
anwiba-commons-ensure-1.0.25.pom download
anwiba-commons-ensure-1.0.25-sources.jar download
Apache Maven
<dependency>
  <groupId>net.anwiba.commons</groupId>
  <artifactId>anwiba-commons-ensure</artifactId>
  <version>1.0.25</version>
</dependency>
Gradle Groovy
implementation 'net.anwiba.commons:anwiba-commons-ensure:1.0.25'
Gradle Kotlin
implementation("net.anwiba.commons:anwiba-commons-ensure:1.0.25")
Scala SBT
libraryDependencies += "net.anwiba.commons" % "anwiba-commons-ensure" % "1.0.25"
Groovy Grape
@Grapes(
  @Grab(group='net.anwiba.commons', module='anwiba-commons-ensure', version='1.0.25')
)
Apache Ivy
<dependency org="net.anwiba.commons" name="anwiba-commons-ensure" rev="1.0.25" />
Leiningen
[net.anwiba.commons/anwiba-commons-ensure "1.0.25"]
Apache Buildr
'net.anwiba.commons:anwiba-commons-ensure:jar:1.0.25'