is not current version
Last Version 1.4.0

me.hao0:antares-client 1.1.0


Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

antares-client
Version

Version

1.1.0
Type

Type

jar

Download antares-client 1.1.0


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