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

Jar examples for c:ctc-striterators

Description

CTC Streaming Iterator utilities

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials