| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.perfectable |
| Идентификатор | Идентификаторperfectable |
| Версия | Версия28.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеPerfectable
Parent POM for Perfectable projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| perfectable-28.0.0.pom | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.perfectable/perfectable/ -->
<dependency>
<groupId>org.perfectable</groupId>
<artifactId>perfectable</artifactId>
<version>28.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.perfectable/perfectable/
implementation 'org.perfectable:perfectable:28.0.0'
// https://jarcasting.com/artifacts/org.perfectable/perfectable/
implementation ("org.perfectable:perfectable:28.0.0")
'org.perfectable:perfectable:pom:28.0.0'
<dependency org="org.perfectable" name="perfectable" rev="28.0.0">
<artifact name="perfectable" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.perfectable', module='perfectable', version='28.0.0')
)
libraryDependencies += "org.perfectable" % "perfectable" % "28.0.0"
[org.perfectable/perfectable "28.0.0"]