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