Download asity-example-2.0.0.jar file - Jar a

Jar examples for a:asity-example

Description

You can download jar file asity-example 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add asity-example-2.0.0.jar to your project.

<dependency>
   <groupId>io.cettia.asity</groupId>
   <artifactId>asity-example</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'io.cettia.asity', name: 'asity-example', version: '2.0.0'
libraryDependencies += "io.cettia.asity" % "asity-example" % "2.0.0"
<dependency org="io.cettia.asity" name="asity-example" rev="2.0.0"/>
@Grapes(@Grab(group='io.cettia.asity', module='asity-example', version='2.0.0'))
'io.cettia.asity:asity-example:jar:2.0.0'

Download

Click the following link to download the jar file.

asity-example-2.0.0-javadoc.jar
asity-example-2.0.0-sources.jar
asity-example-2.0.0.jar
asity-example-2.0.0.pom



Related Tutorials