is not current version
Last Version 0.3.0

io.github.gustiks:Learning 0.2.1-alpha


GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

Learning
Version

Version

0.2.1-alpha
Type

Type

jar

Download Learning 0.2.1-alpha


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