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