| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаcom.yupaits |
| Идентификатор | Идентификаторcommons-parent |
| Версия | Версия1.0.12 |
| Тип | Типpom |
| Описание |
Описаниеcommons-parent
project-commons parent
|
| Имя Файла | Размер |
|---|---|
| commons-parent-1.0.12.pom | 161 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yupaits/commons-parent/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>commons-parent</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/commons-parent/
implementation 'com.yupaits:commons-parent:1.0.12'
// https://jarcasting.com/artifacts/com.yupaits/commons-parent/
implementation ("com.yupaits:commons-parent:1.0.12")
'com.yupaits:commons-parent:pom:1.0.12'
<dependency org="com.yupaits" name="commons-parent" rev="1.0.12">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='commons-parent', version='1.0.12')
)
libraryDependencies += "com.yupaits" % "commons-parent" % "1.0.12"
[com.yupaits/commons-parent "1.0.12"]