is not current version
Last Version 0.4.0

io.github.scala-tessella:ring-seq_3 0.3.0

Extends Scala Seq with ring (circular) methods

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scala-tessella
ArtifactId

ArtifactId

ring-seq_3
Version

Version

0.3.0
Type

Type

jar

Download ring-seq_3 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.scala-tessella/ring-seq_3/ -->
<dependency>
    <groupId>io.github.scala-tessella</groupId>
    <artifactId>ring-seq_3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scala-tessella/ring-seq_3/
implementation 'io.github.scala-tessella:ring-seq_3:0.3.0'
// https://jarcasting.com/artifacts/io.github.scala-tessella/ring-seq_3/
implementation ("io.github.scala-tessella:ring-seq_3:0.3.0")
'io.github.scala-tessella:ring-seq_3:jar:0.3.0'
<dependency org="io.github.scala-tessella" name="ring-seq_3" rev="0.3.0">
  <artifact name="ring-seq_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scala-tessella', module='ring-seq_3', version='0.3.0')
)
libraryDependencies += "io.github.scala-tessella" % "ring-seq_3" % "0.3.0"
[io.github.scala-tessella/ring-seq_3 "0.3.0"]