Download cursor-iterator-1.0.7.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.7 in this page.

License

The Artistic License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials