не последняя версия
Последняя версия 0.2.3

net.osgiliath.hello:net.osgiliath.hello.ui 0.0.1


Категории

Категории

Сеть
Группа

Группа

net.osgiliath.hello
Идентификатор

Идентификатор

net.osgiliath.hello.ui
Версия

Версия

0.0.1
Тип

Тип

war

Скачать net.osgiliath.hello.ui 0.0.1


<!-- https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.ui/ -->
<dependency>
    <groupId>net.osgiliath.hello</groupId>
    <artifactId>net.osgiliath.hello.ui</artifactId>
    <version>0.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.ui/
implementation 'net.osgiliath.hello:net.osgiliath.hello.ui:0.0.1'
// https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.ui/
implementation ("net.osgiliath.hello:net.osgiliath.hello.ui:0.0.1")
'net.osgiliath.hello:net.osgiliath.hello.ui:war:0.0.1'
<dependency org="net.osgiliath.hello" name="net.osgiliath.hello.ui" rev="0.0.1">
  <artifact name="net.osgiliath.hello.ui" type="war" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.hello', module='net.osgiliath.hello.ui', version='0.0.1')
)
libraryDependencies += "net.osgiliath.hello" % "net.osgiliath.hello.ui" % "0.0.1"
[net.osgiliath.hello/net.osgiliath.hello.ui "0.0.1"]