| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.osgiliath |
| Идентификатор | Идентификаторnet.osgiliath.framework |
| Версия | Версия0.0.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| net.osgiliath.framework-0.0.4.pom | 601 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.framework/ -->
<dependency>
<groupId>net.osgiliath</groupId>
<artifactId>net.osgiliath.framework</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.framework/
implementation 'net.osgiliath:net.osgiliath.framework:0.0.4'
// https://jarcasting.com/artifacts/net.osgiliath/net.osgiliath.framework/
implementation ("net.osgiliath:net.osgiliath.framework:0.0.4")
'net.osgiliath:net.osgiliath.framework:pom:0.0.4'
<dependency org="net.osgiliath" name="net.osgiliath.framework" rev="0.0.4">
<artifact name="net.osgiliath.framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath', module='net.osgiliath.framework', version='0.0.4')
)
libraryDependencies += "net.osgiliath" % "net.osgiliath.framework" % "0.0.4"
[net.osgiliath/net.osgiliath.framework "0.0.4"]