is not current version
Last Version 1.0.13

com.github.phantomthief:cursor-iterator 1.0.12

A cursor iterator implements for batch build cursor data

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

cursor-iterator
Version

Version

1.0.12
Type

Type

jar

Download cursor-iterator 1.0.12


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