a

anwiba-commons-ensure

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