не последняя версия
Последняя версия 1.1.4

at.co.svc.jareto:jareto-server 1.0.0

Java REST Tools

Группа

Группа

at.co.svc.jareto
Идентификатор

Идентификатор

jareto-server
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jareto-server 1.0.0


<!-- https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-server/ -->
<dependency>
    <groupId>at.co.svc.jareto</groupId>
    <artifactId>jareto-server</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-server/
implementation 'at.co.svc.jareto:jareto-server:1.0.0'
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-server/
implementation ("at.co.svc.jareto:jareto-server:1.0.0")
'at.co.svc.jareto:jareto-server:jar:1.0.0'
<dependency org="at.co.svc.jareto" name="jareto-server" rev="1.0.0">
  <artifact name="jareto-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.co.svc.jareto', module='jareto-server', version='1.0.0')
)
libraryDependencies += "at.co.svc.jareto" % "jareto-server" % "1.0.0"
[at.co.svc.jareto/jareto-server "1.0.0"]