Download acolyte-core-1.0.11.jar file - Jar a

Jar examples for a:acolyte-core

Description

acolyte-core

You can download jar file acolyte-core 1.0.11 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add acolyte-core-1.0.11.jar to your project.

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

Download

Click the following link to download the jar file.

acolyte-core-1.0.11-javadoc.jar
acolyte-core-1.0.11-sources.jar
acolyte-core-1.0.11.jar
acolyte-core-1.0.11.pom



Related Tutorials