Download assertion-0.2.0.jar file - Jar a

Jar examples for a:assertion

Description

OBJECT FANATICS Assertion Library

You can download jar file assertion 0.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add assertion-0.2.0.jar to your project.

<dependency>
   <groupId>br.com.objectos.way</groupId>
   <artifactId>assertion</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'br.com.objectos.way', name: 'assertion', version: '0.2.0'
libraryDependencies += "br.com.objectos.way" % "assertion" % "0.2.0"
<dependency org="br.com.objectos.way" name="assertion" rev="0.2.0"/>
@Grapes(@Grab(group='br.com.objectos.way', module='assertion', version='0.2.0'))
'br.com.objectos.way:assertion:jar:0.2.0'

Download

Click the following link to download the jar file.

assertion-0.2.0-javadoc.jar
assertion-0.2.0-sources.jar
assertion-0.2.0.jar
assertion-0.2.0.pom



Related Tutorials