не последняя версия
Последняя версия 1.0.16

com.dooapp:gaedo-collections 1.0.9

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

Группа

Группа

com.dooapp
Идентификатор

Идентификатор

gaedo-collections
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать gaedo-collections 1.0.9


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