Download assertion-constraints-0.0.28.jar file - Jar a

Jar examples for a:assertion-constraints

Description

OBJECT FANATICS Assertion Library [assertion-constraints]

You can download jar file assertion-constraints 0.0.28 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>jp.objectfanatics</groupId>
   <artifactId>assertion-constraints</artifactId>
   <version>0.0.28</version>
</dependency>
compile group: 'jp.objectfanatics', name: 'assertion-constraints', version: '0.0.28'
libraryDependencies += "jp.objectfanatics" % "assertion-constraints" % "0.0.28"
<dependency org="jp.objectfanatics" name="assertion-constraints" rev="0.0.28"/>
@Grapes(@Grab(group='jp.objectfanatics', module='assertion-constraints', version='0.0.28'))
'jp.objectfanatics:assertion-constraints:jar:0.0.28'

Download

Click the following link to download the jar file.

assertion-constraints-0.0.28-javadoc.jar
assertion-constraints-0.0.28-sources.jar
assertion-constraints-0.0.28.jar
assertion-constraints-0.0.28.pom



Related Tutorials