| Категории |
КатегорииGenson Данные JSON |
|---|---|
| Группа | Группаcom.owlike |
| Идентификатор | Идентификаторgenson-parent |
| Версия | Версия1.1-RC2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| genson-parent-1.1-RC2.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.owlike/genson-parent/ -->
<dependency>
<groupId>com.owlike</groupId>
<artifactId>genson-parent</artifactId>
<version>1.1-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.owlike/genson-parent/
implementation 'com.owlike:genson-parent:1.1-RC2'
// https://jarcasting.com/artifacts/com.owlike/genson-parent/
implementation ("com.owlike:genson-parent:1.1-RC2")
'com.owlike:genson-parent:pom:1.1-RC2'
<dependency org="com.owlike" name="genson-parent" rev="1.1-RC2">
<artifact name="genson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.owlike', module='genson-parent', version='1.1-RC2')
)
libraryDependencies += "com.owlike" % "genson-parent" % "1.1-RC2"
[com.owlike/genson-parent "1.1-RC2"]