is not current version
Last Version 1.1.0.RELEASE

com.covisint.platform.group.client:group-client 1.0.0.RELEASE


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.covisint.platform.group.client
ArtifactId

ArtifactId

group-client
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download group-client 1.0.0.RELEASE


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