Jar examples for a:arbee-core-types
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
arbee-core-types-1.0-javadoc.jar