is not current version
Last Version 0.2.2

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


Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.aceevo
ArtifactId

ArtifactId

ursus-example-jersey-client
Version

Version

0.1
Type

Type

jar

Download ursus-example-jersey-client 0.1


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