| Группа | Группаse.jguru.shared.restful.spi.jaxrs |
|---|---|
| Идентификатор | Идентификаторjguru-shared-restful-spi-jaxrs |
| Версия | Версия0.9.8 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/se.jguru.shared.restful.spi.jaxrs/jguru-shared-restful-spi-jaxrs/ -->
<dependency>
<groupId>se.jguru.shared.restful.spi.jaxrs</groupId>
<artifactId>jguru-shared-restful-spi-jaxrs</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.shared.restful.spi.jaxrs/jguru-shared-restful-spi-jaxrs/
implementation 'se.jguru.shared.restful.spi.jaxrs:jguru-shared-restful-spi-jaxrs:0.9.8'
// https://jarcasting.com/artifacts/se.jguru.shared.restful.spi.jaxrs/jguru-shared-restful-spi-jaxrs/
implementation ("se.jguru.shared.restful.spi.jaxrs:jguru-shared-restful-spi-jaxrs:0.9.8")
'se.jguru.shared.restful.spi.jaxrs:jguru-shared-restful-spi-jaxrs:jar:0.9.8'
<dependency org="se.jguru.shared.restful.spi.jaxrs" name="jguru-shared-restful-spi-jaxrs" rev="0.9.8">
<artifact name="jguru-shared-restful-spi-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.shared.restful.spi.jaxrs', module='jguru-shared-restful-spi-jaxrs', version='0.9.8')
)
libraryDependencies += "se.jguru.shared.restful.spi.jaxrs" % "jguru-shared-restful-spi-jaxrs" % "0.9.8"
[se.jguru.shared.restful.spi.jaxrs/jguru-shared-restful-spi-jaxrs "0.9.8"]