Download acota-core-0.3.7.jar file - Jar a

Jar examples for a:acota-core

Description

acota-core, library ${project.version}

You can download jar file acota-core 0.3.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add acota-core-0.3.7.jar to your project.

<dependency>
   <groupId>es.weso</groupId>
   <artifactId>acota-core</artifactId>
   <version>0.3.7</version>
</dependency>
compile group: 'es.weso', name: 'acota-core', version: '0.3.7'
libraryDependencies += "es.weso" % "acota-core" % "0.3.7"
<dependency org="es.weso" name="acota-core" rev="0.3.7"/>
@Grapes(@Grab(group='es.weso', module='acota-core', version='0.3.7'))
'es.weso:acota-core:jar:0.3.7'

Download

Click the following link to download the jar file.

acota-core-0.3.7-javadoc.jar
acota-core-0.3.7-sources.jar
acota-core-0.3.7.jar
acota-core-0.3.7.pom



Related Tutorials