is not current version
Last Version 1.6.0

org.antframework.idcenter:idcenter-client 1.4.1.RELEASE


Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

org.antframework.idcenter
ArtifactId

ArtifactId

idcenter-client
Version

Version

1.4.1.RELEASE
Type

Type

jar

Download idcenter-client 1.4.1.RELEASE


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