is not current version
Last Version 1.0.16

com.dooapp:gaedo-collections 0.4.6

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

GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

gaedo-collections
Version

Version

0.4.6
Type

Type

jar

Download gaedo-collections 0.4.6


<!-- https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/ -->
<dependency>
    <groupId>com.dooapp</groupId>
    <artifactId>gaedo-collections</artifactId>
    <version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/
implementation 'com.dooapp:gaedo-collections:0.4.6'
// https://jarcasting.com/artifacts/com.dooapp/gaedo-collections/
implementation ("com.dooapp:gaedo-collections:0.4.6")
'com.dooapp:gaedo-collections:jar:0.4.6'
<dependency org="com.dooapp" name="gaedo-collections" rev="0.4.6">
  <artifact name="gaedo-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dooapp', module='gaedo-collections', version='0.4.6')
)
libraryDependencies += "com.dooapp" % "gaedo-collections" % "0.4.6"
[com.dooapp/gaedo-collections "0.4.6"]