is not current version
Last Version 0.2

io.github.metarank:cfor_2.12 0.1

cfor

GroupId

GroupId

io.github.metarank
ArtifactId

ArtifactId

cfor_2.12
Version

Version

0.1
Type

Type

jar

Download cfor_2.12 0.1


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