Download arbee-core-types-1.0.jar file - Jar a

Jar examples for a:arbee-core-types

Description

A collection of core data types and structures that I find useful across various projects

You can download jar file arbee-core-types 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add arbee-core-types-1.0.jar to your project.

<dependency>
   <groupId>com.github.richard-ballard</groupId>
   <artifactId>arbee-core-types</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.richard-ballard', name: 'arbee-core-types', version: '1.0'
libraryDependencies += "com.github.richard-ballard" % "arbee-core-types" % "1.0"
<dependency org="com.github.richard-ballard" name="arbee-core-types" rev="1.0"/>
@Grapes(@Grab(group='com.github.richard-ballard', module='arbee-core-types', version='1.0'))
'com.github.richard-ballard:arbee-core-types:jar:1.0'

Download

Click the following link to download the jar file.

arbee-core-types-1.0-javadoc.jar
arbee-core-types-1.0-sources.jar
arbee-core-types-1.0.jar
arbee-core-types-1.0.pom



Related Tutorials