is not current version
Last Version 1.4.0

me.hao0:antares-client-spring 1.3.2


Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

antares-client-spring
Version

Version

1.3.2
Type

Type

jar

Download antares-client-spring 1.3.2


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