| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.polyglotted |
| Идентификатор | Идентификаторoss-parent |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеpolyglotted parent pom
polyglotted parent pom
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикPolyglotted Org |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| oss-parent-1.2.1.pom | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.polyglotted/oss-parent/ -->
<dependency>
<groupId>org.polyglotted</groupId>
<artifactId>oss-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.polyglotted/oss-parent/
implementation 'org.polyglotted:oss-parent:1.2.1'
// https://jarcasting.com/artifacts/org.polyglotted/oss-parent/
implementation ("org.polyglotted:oss-parent:1.2.1")
'org.polyglotted:oss-parent:pom:1.2.1'
<dependency org="org.polyglotted" name="oss-parent" rev="1.2.1">
<artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.polyglotted', module='oss-parent', version='1.2.1')
)
libraryDependencies += "org.polyglotted" % "oss-parent" % "1.2.1"
[org.polyglotted/oss-parent "1.2.1"]