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