Download gaedo-collections-1.0.7.jar file - Jar g

Jar examples for g:gaedo-collections

Description

Contains the collections implementation, and only depend upon gaedo-definition

You can download jar file gaedo-collections 1.0.7 in this page.

Build File

You can use the following script to add gaedo-collections-1.0.7.jar to your project.

<dependency>
   <groupId>com.dooapp</groupId>
   <artifactId>gaedo-collections</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'com.dooapp', name: 'gaedo-collections', version: '1.0.7'
libraryDependencies += "com.dooapp" % "gaedo-collections" % "1.0.7"
<dependency org="com.dooapp" name="gaedo-collections" rev="1.0.7"/>
@Grapes(@Grab(group='com.dooapp', module='gaedo-collections', version='1.0.7'))
'com.dooapp:gaedo-collections:jar:1.0.7'

Download

Click the following link to download the jar file.

gaedo-collections-1.0.7-exceptions.jar
gaedo-collections-1.0.7-javadoc.jar
gaedo-collections-1.0.7-sources.jar
gaedo-collections-1.0.7.jar
gaedo-collections-1.0.7.pom



Related Tutorials