| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath |
| Идентификатор | Идентификаторnet.osgiliath.archetypes |
| Последняя версия | Последняя версия0.2.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPom archetypes
Superpom for all Osgiliath Archetypes
|
| Имя Файла | Размер |
|---|---|
| net.osgiliath.archetypes-0.2.3.pom | 956 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.archetypes/ -->
<dependency>
<groupId>net.osgiliath</groupId>
<artifactId>net.osgiliath.archetypes</artifactId>
<version>0.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.archetypes/
implementation 'net.osgiliath:net.osgiliath.archetypes:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.archetypes/
implementation ("net.osgiliath:net.osgiliath.archetypes:0.2.3")
'net.osgiliath:net.osgiliath.archetypes:pom:0.2.3'
<dependency org="net.osgiliath" name="net.osgiliath.archetypes" rev="0.2.3">
<artifact name="net.osgiliath.archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath', module='net.osgiliath.archetypes', version='0.2.3')
)
libraryDependencies += "net.osgiliath" % "net.osgiliath.archetypes" % "0.2.3"
[net.osgiliath/net.osgiliath.archetypes "0.2.3"]