Download attribyte-shared-base-1.0.2.jar file - Jar a

Jar examples for a:attribyte-shared-base

Description

Interfaces, classes and utility methods shared by all Attribyte OSS projects

You can download jar file attribyte-shared-base 1.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add attribyte-shared-base-1.0.2.jar to your project.

<dependency>
   <groupId>org.attribyte</groupId>
   <artifactId>attribyte-shared-base</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.attribyte', name: 'attribyte-shared-base', version: '1.0.2'
libraryDependencies += "org.attribyte" % "attribyte-shared-base" % "1.0.2"
<dependency org="org.attribyte" name="attribyte-shared-base" rev="1.0.2"/>
@Grapes(@Grab(group='org.attribyte', module='attribyte-shared-base', version='1.0.2'))
'org.attribyte:attribyte-shared-base:jar:1.0.2'

Download

Click the following link to download the jar file.

attribyte-shared-base-1.0.2-javadoc.jar
attribyte-shared-base-1.0.2-sources.jar
attribyte-shared-base-1.0.2.jar
attribyte-shared-base-1.0.2.pom



Related Tutorials