c

ctc-striterators

CTC Streaming Iterator utilities
The Apache License, Version 2.0
Martyn Cutcher
Files download
File Operation
ctc-striterators-2.1.4.jar download
ctc-striterators-2.1.4.pom download
ctc-striterators-2.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.blazegraph</groupId>
  <artifactId>ctc-striterators</artifactId>
  <version>2.1.4</version>
</dependency>
Gradle Groovy
implementation 'com.blazegraph:ctc-striterators:2.1.4'
Gradle Kotlin
implementation("com.blazegraph:ctc-striterators:2.1.4")
Scala SBT
libraryDependencies += "com.blazegraph" % "ctc-striterators" % "2.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.blazegraph', module='ctc-striterators', version='2.1.4')
)
Apache Ivy
<dependency org="com.blazegraph" name="ctc-striterators" rev="2.1.4" />
Leiningen
[com.blazegraph/ctc-striterators "2.1.4"]
Apache Buildr
'com.blazegraph:ctc-striterators:jar:2.1.4'