is not current version
Last Version 1.9

ru.greatbit.whoru:rest-example 1.1


GroupId

GroupId

ru.greatbit.whoru
ArtifactId

ArtifactId

rest-example
Version

Version

1.1
Type

Type

jar

Download rest-example 1.1


<!-- https://jarcasting.com/artifacts/ru.greatbit.whoru/rest-example/ -->
<dependency>
    <groupId>ru.greatbit.whoru</groupId>
    <artifactId>rest-example</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/rest-example/
implementation 'ru.greatbit.whoru:rest-example:1.1'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/rest-example/
implementation ("ru.greatbit.whoru:rest-example:1.1")
'ru.greatbit.whoru:rest-example:jar:1.1'
<dependency org="ru.greatbit.whoru" name="rest-example" rev="1.1">
  <artifact name="rest-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='rest-example', version='1.1')
)
libraryDependencies += "ru.greatbit.whoru" % "rest-example" % "1.1"
[ru.greatbit.whoru/rest-example "1.1"]