License |
License |
---|---|
GroupId | GroupIdcom.dooapp |
ArtifactId | ArtifactIdgaedo-collections |
Last Version | Last Version1.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongaedo collections
Contains the collections implementation, and only depend upon gaedo-definition
|
Project Organization |
Project OrganizationdooApp |
<!-- https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/ -->
<dependency>
<groupId>com.dooapp</groupId>
<artifactId>gaedo-collections</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/
implementation 'com.dooapp:gaedo-collections:1.0.16'
// https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/
implementation ("com.dooapp:gaedo-collections:1.0.16")
'com.dooapp:gaedo-collections:jar:1.0.16'
<dependency org="com.dooapp" name="gaedo-collections" rev="1.0.16">
<artifact name="gaedo-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dooapp', module='gaedo-collections', version='1.0.16')
)
libraryDependencies += "com.dooapp" % "gaedo-collections" % "1.0.16"
[com.dooapp/gaedo-collections "1.0.16"]
Group / Artifact | Type | Version |
---|---|---|
com.dooapp : gaedo-definition | jar | 1.0.16 |
Group / Artifact | Type | Version |
---|---|---|
com.dooapp : gaedo-test-beans | jar | 1.0.16 |
junit : junit | jar | 4.11 |