is not current version
Last Version 2.1.0

io.github.fmv1992:gameoflife_2.12 1.10.0

gameOfLife

GroupId

GroupId

io.github.fmv1992
ArtifactId

ArtifactId

gameoflife_2.12
Version

Version

1.10.0
Type

Type

jar

Download gameoflife_2.12 1.10.0


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