| Группа | Группаcom.mercateo |
|---|---|
| Идентификатор | Идентификаторcommon.rest.schemagen |
| Версия | Версия0.19.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| common.rest.schemagen-0.19.0.pom | |
| common.rest.schemagen-0.19.0.jar | 177 KB |
| common.rest.schemagen-0.19.0-tests.jar | 187 KB |
| common.rest.schemagen-0.19.0-sources.jar | 121 KB |
| common.rest.schemagen-0.19.0-javadoc.jar | 643 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mercateo/common.rest.schemagen/ -->
<dependency>
<groupId>com.mercateo</groupId>
<artifactId>common.rest.schemagen</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo/common.rest.schemagen/
implementation 'com.mercateo:common.rest.schemagen:0.19.0'
// https://jarcasting.com/artifacts/com.mercateo/common.rest.schemagen/
implementation ("com.mercateo:common.rest.schemagen:0.19.0")
'com.mercateo:common.rest.schemagen:jar:0.19.0'
<dependency org="com.mercateo" name="common.rest.schemagen" rev="0.19.0">
<artifact name="common.rest.schemagen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo', module='common.rest.schemagen', version='0.19.0')
)
libraryDependencies += "com.mercateo" % "common.rest.schemagen" % "0.19.0"
[com.mercateo/common.rest.schemagen "0.19.0"]