| Группа | Группаorg.raml.jaxrs |
|---|---|
| Идентификатор | Идентификаторtype-torture-test |
| Версия | Версия2.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| type-torture-test-2.1.0.pom | |
| type-torture-test-2.1.0.jar | 32 KB |
| type-torture-test-2.1.0-sources.jar | 18 KB |
| type-torture-test-2.1.0-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/ -->
<dependency>
<groupId>org.raml.jaxrs</groupId>
<artifactId>type-torture-test</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation 'org.raml.jaxrs:type-torture-test:2.1.0'
// https://jarcasting.com/artifacts/org.raml.jaxrs/type-torture-test/
implementation ("org.raml.jaxrs:type-torture-test:2.1.0")
'org.raml.jaxrs:type-torture-test:jar:2.1.0'
<dependency org="org.raml.jaxrs" name="type-torture-test" rev="2.1.0">
<artifact name="type-torture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml.jaxrs', module='type-torture-test', version='2.1.0')
)
libraryDependencies += "org.raml.jaxrs" % "type-torture-test" % "2.1.0"
[org.raml.jaxrs/type-torture-test "2.1.0"]