Download aciertoteam-common-1.1.0.jar file - Jar a

Jar examples for a:aciertoteam-common

Description

Contains common functionality which used by other acierto modules

You can download jar file aciertoteam-common 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add aciertoteam-common-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.acierto</groupId>
   <artifactId>aciertoteam-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.acierto', name: 'aciertoteam-common', version: '1.1.0'
libraryDependencies += "com.github.acierto" % "aciertoteam-common" % "1.1.0"
<dependency org="com.github.acierto" name="aciertoteam-common" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.acierto', module='aciertoteam-common', version='1.1.0'))
'com.github.acierto:aciertoteam-common:jar:1.1.0'

Download

Click the following link to download the jar file.

aciertoteam-common-1.1.0-javadoc.jar
aciertoteam-common-1.1.0-sources.jar
aciertoteam-common-1.1.0.jar
aciertoteam-common-1.1.0.pom



Related Tutorials