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