Last Version

Correlated Iterators Processor 1.0

Sequentially process correlated data from sorted iterators.

License

License

GroupId

GroupId

com.teketik
ArtifactId

ArtifactId

cip
Version

Version

1.0
Type

Type

jar
Description

Description

Correlated Iterators Processor
Sequentially process correlated data from sorted iterators.
Project URL

Project URL

https://github.com/antoinemeyer/correlated-iterators-processor
Source Code Management

Source Code Management

https://github.com/antoinemeyer/correlated-iterators-processor

Download cip 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.