| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.aequologica.neo |
| Идентификатор | Идентификаторdagr-web |
| Версия | Версия0.4.4 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| dagr-web-0.4.4.pom | |
| dagr-web-0.4.4.war | 28 MB |
| dagr-web-0.4.4-sources.jar | 17 KB |
| dagr-web-0.4.4-javadoc.jar | 154 KB |
| dagr-web-0.4.4-classes.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.aequologica.neo/dagr-web/ -->
<dependency>
<groupId>net.aequologica.neo</groupId>
<artifactId>dagr-web</artifactId>
<version>0.4.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-web/
implementation 'net.aequologica.neo:dagr-web:0.4.4'
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-web/
implementation ("net.aequologica.neo:dagr-web:0.4.4")
'net.aequologica.neo:dagr-web:war:0.4.4'
<dependency org="net.aequologica.neo" name="dagr-web" rev="0.4.4">
<artifact name="dagr-web" type="war" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='dagr-web', version='0.4.4')
)
libraryDependencies += "net.aequologica.neo" % "dagr-web" % "0.4.4"
[net.aequologica.neo/dagr-web "0.4.4"]