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

org.raml.jaxrs:type-torture-test 3.0.0


Группа

Группа

org.raml.jaxrs
Идентификатор

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

type-torture-test
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать type-torture-test 3.0.0


<!-- https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/ -->
<dependency>
    <groupId>org.raml.jaxrs</groupId>
    <artifactId>type-torture-test</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation 'org.raml.jaxrs:type-torture-test:3.0.0'
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation ("org.raml.jaxrs:type-torture-test:3.0.0")
'org.raml.jaxrs:type-torture-test:jar:3.0.0'
<dependency org="org.raml.jaxrs" name="type-torture-test" rev="3.0.0">
  <artifact name="type-torture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml.jaxrs', module='type-torture-test', version='3.0.0')
)
libraryDependencies += "org.raml.jaxrs" % "type-torture-test" % "3.0.0"
[org.raml.jaxrs/type-torture-test "3.0.0"]