Download gaedo-collections-0.2.21.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 0.2.21 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials