Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.scala-tessella |
ArtifactId | ArtifactIdring-seq_3 |
Version | Version0.2.0+1-bc70b066 |
Type | Typejar |
<!-- 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.2.0+1-bc70b066</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scala-tessella/ring-seq_3/
implementation 'io.github.scala-tessella:ring-seq_3:0.2.0+1-bc70b066'
// https://jarcasting.com/artifacts/io.github.scala-tessella/ring-seq_3/
implementation ("io.github.scala-tessella:ring-seq_3:0.2.0+1-bc70b066")
'io.github.scala-tessella:ring-seq_3:jar:0.2.0+1-bc70b066'
<dependency org="io.github.scala-tessella" name="ring-seq_3" rev="0.2.0+1-bc70b066">
<artifact name="ring-seq_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scala-tessella', module='ring-seq_3', version='0.2.0+1-bc70b066')
)
libraryDependencies += "io.github.scala-tessella" % "ring-seq_3" % "0.2.0+1-bc70b066"
[io.github.scala-tessella/ring-seq_3 "0.2.0+1-bc70b066"]