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

Jar examples for c:ctc-striterators

Description

CTC Streaming Iterator utilities

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials