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