| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.jessyZu |
| Идентификатор | Идентификаторjsongood-parent |
| Версия | Версия1.0.2 |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsongood-parent-1.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-parent/
implementation 'com.github.jessyZu:jsongood-parent:1.0.2'
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-parent/
implementation ("com.github.jessyZu:jsongood-parent:1.0.2")
'com.github.jessyZu:jsongood-parent:pom:1.0.2'
<dependency org="com.github.jessyZu" name="jsongood-parent" rev="1.0.2">
<artifact name="jsongood-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jessyZu', module='jsongood-parent', version='1.0.2')
)
libraryDependencies += "com.github.jessyZu" % "jsongood-parent" % "1.0.2"
[com.github.jessyZu/jsongood-parent "1.0.2"]