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