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