Download cursor-iterator-1.0.8.jar file - Jar c

Jar examples for c:cursor-iterator

Description

A cursor iterator implements for batch build cursor data

You can download jar file cursor-iterator 1.0.8 in this page.

License

The Artistic License 2.0

Build File

You can use the following script to add cursor-iterator-1.0.8.jar to your project.

<dependency>
   <groupId>com.github.phantomthief</groupId>
   <artifactId>cursor-iterator</artifactId>
   <version>1.0.8</version>
</dependency>
compile group: 'com.github.phantomthief', name: 'cursor-iterator', version: '1.0.8'
libraryDependencies += "com.github.phantomthief" % "cursor-iterator" % "1.0.8"
<dependency org="com.github.phantomthief" name="cursor-iterator" rev="1.0.8"/>
@Grapes(@Grab(group='com.github.phantomthief', module='cursor-iterator', version='1.0.8'))
'com.github.phantomthief:cursor-iterator:jar:1.0.8'

Download

Click the following link to download the jar file.

cursor-iterator-1.0.8-javadoc.jar
cursor-iterator-1.0.8-sources.jar
cursor-iterator-1.0.8.jar
cursor-iterator-1.0.8.pom



Related Tutorials