is not current version
Last Version 1.3.4

com.github.wiatec:galaxy 1.0.8

common library

GroupId

GroupId

com.github.wiatec
ArtifactId

ArtifactId

galaxy
Version

Version

1.0.8
Type

Type

jar

Download galaxy 1.0.8


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