Jar examples for u:utils-assertor
Assertion utilities (to easily assert arguments and throw specific exceptions)
You can download jar file utils-assertor 1.1.1 in this page.
You can use the following script to add utils-assertor-1.1.1.jar to your project.
<dependency> <groupId>fr.landel.utils</groupId> <artifactId>utils-assertor</artifactId> <version>1.1.1</version> </dependency>
compile group: 'fr.landel.utils', name: 'utils-assertor', version: '1.1.1'
libraryDependencies += "fr.landel.utils" % "utils-assertor" % "1.1.1"
<dependency org="fr.landel.utils" name="utils-assertor" rev="1.1.1"/>
@Grapes(@Grab(group='fr.landel.utils', module='utils-assertor', version='1.1.1'))
'fr.landel.utils:utils-assertor:jar:1.1.1'
Click the following link to download the jar file.
utils-assertor-1.1.1-javadoc.jar