Last Version

cirkle 1.0.1

Circularly-addressable `List` and `MutableList` for Kotlin.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.ginsberg
ArtifactId

ArtifactId

cirkle
Version

Version

1.0.1
Type

Type

jar
Description

Description

cirkle
Circularly-addressable `List` and `MutableList` for Kotlin.
Project URL

Project URL

https://github.com/tginsberg/cirkle
Source Code Management

Source Code Management

https://github.com/tginsberg/cirkle

Download cirkle 1.0.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.10
org.assertj : assertj-core jar 3.8.0
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2

Project Modules

There are no modules declared in this project.