is not current version
Last Version 0.17.3

io.github.liewhite:common_3 0.15.2

common

GroupId

GroupId

io.github.liewhite
ArtifactId

ArtifactId

common_3
Version

Version

0.15.2
Type

Type

jar

Download common_3 0.15.2


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