is not current version
Last Version 1.0.13

com.github.phantomthief:cursor-iterator 1.0.8

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.8
Type

Type

jar

Download cursor-iterator 1.0.8


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