is not current version
Last Version 0.2.15

com.aceevo.ursus:ursus-example-jersey-client 0.2.4


Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.aceevo.ursus
ArtifactId

ArtifactId

ursus-example-jersey-client
Version

Version

0.2.4
Type

Type

jar

Download ursus-example-jersey-client 0.2.4


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