Download attribyte-shared-base-1.0.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 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.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials