| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.phantomthief |
| Идентификатор | Идентификаторcursor-iterator |
| Версия | Версия1.0.11 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cursor-iterator-1.0.11.pom | |
| cursor-iterator-1.0.11.jar | 17 KB |
| cursor-iterator-1.0.11-sources.jar | 7 KB |
| cursor-iterator-1.0.11-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/cursor-iterator/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>cursor-iterator</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/cursor-iterator/
implementation 'com.github.phantomthief:cursor-iterator:1.0.11'
// https://jarcasting.com/artifacts/com.github.phantomthief/cursor-iterator/
implementation ("com.github.phantomthief:cursor-iterator:1.0.11")
'com.github.phantomthief:cursor-iterator:jar:1.0.11'
<dependency org="com.github.phantomthief" name="cursor-iterator" rev="1.0.11">
<artifact name="cursor-iterator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='cursor-iterator', version='1.0.11')
)
libraryDependencies += "com.github.phantomthief" % "cursor-iterator" % "1.0.11"
[com.github.phantomthief/cursor-iterator "1.0.11"]