Download ctc-striterators-2.0.0.jar file - Jar c

Jar examples for c:ctc-striterators

Description

CTC Streaming Iterator utilities

You can download jar file ctc-striterators 2.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ctc-striterators-2.0.0.jar to your project.

<dependency>
   <groupId>com.blazegraph</groupId>
   <artifactId>ctc-striterators</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.blazegraph', name: 'ctc-striterators', version: '2.0.0'
libraryDependencies += "com.blazegraph" % "ctc-striterators" % "2.0.0"
<dependency org="com.blazegraph" name="ctc-striterators" rev="2.0.0"/>
@Grapes(@Grab(group='com.blazegraph', module='ctc-striterators', version='2.0.0'))
'com.blazegraph:ctc-striterators:jar:2.0.0'

Download

Click the following link to download the jar file.

ctc-striterators-2.0.0-javadoc.jar
ctc-striterators-2.0.0-sources.jar
ctc-striterators-2.0.0.jar
ctc-striterators-2.0.0.pom



Related Tutorials