is not current version
Last Version 1.0.3

com.ubirch.user:client-rest_2.11 0.4.9

REST client of the user-service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ubirch.user
ArtifactId

ArtifactId

client-rest_2.11
Version

Version

0.4.9
Type

Type

jar

Download client-rest_2.11 0.4.9


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