is not current version
Last Version 2.1.4

com.blazegraph:ctc-striterators 2.1.2

CTC Streaming Iterator utilities

GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

ctc-striterators
Version

Version

2.1.2
Type

Type

jar

Download ctc-striterators 2.1.2


<!-- https://jarcasting.com/artifacts/com.blazegraph/ctc-striterators/ -->
<dependency>
    <groupId>com.blazegraph</groupId>
    <artifactId>ctc-striterators</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazegraph/ctc-striterators/
implementation 'com.blazegraph:ctc-striterators:2.1.2'
// https://jarcasting.com/artifacts/com.blazegraph/ctc-striterators/
implementation ("com.blazegraph:ctc-striterators:2.1.2")
'com.blazegraph:ctc-striterators:jar:2.1.2'
<dependency org="com.blazegraph" name="ctc-striterators" rev="2.1.2">
  <artifact name="ctc-striterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazegraph', module='ctc-striterators', version='2.1.2')
)
libraryDependencies += "com.blazegraph" % "ctc-striterators" % "2.1.2"
[com.blazegraph/ctc-striterators "2.1.2"]