a

anwiba-commons-ensure

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