| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfun.fengwk.commons |
| Идентификатор | Идентификаторcommons-iterators |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon tools library
|
| Имя Файла | Размер |
|---|---|
| commons-iterators-0.0.2.pom | |
| commons-iterators-0.0.2.jar | 26 KB |
| commons-iterators-0.0.2-sources.jar | 17 KB |
| commons-iterators-0.0.2-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fun.fengwk.commons/commons-iterators/ -->
<dependency>
<groupId>fun.fengwk.commons</groupId>
<artifactId>commons-iterators</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-iterators/
implementation 'fun.fengwk.commons:commons-iterators:0.0.2'
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-iterators/
implementation ("fun.fengwk.commons:commons-iterators:0.0.2")
'fun.fengwk.commons:commons-iterators:jar:0.0.2'
<dependency org="fun.fengwk.commons" name="commons-iterators" rev="0.0.2">
<artifact name="commons-iterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.commons', module='commons-iterators', version='0.0.2')
)
libraryDependencies += "fun.fengwk.commons" % "commons-iterators" % "0.0.2"
[fun.fengwk.commons/commons-iterators "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |