is not current version
Last Version 1.0.13

com.github.phantomthief:cursor-iterator 1.0.3

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

Type

jar

Download cursor-iterator 1.0.3


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