| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.blankhang |
| Идентификатор | Идентификаторiptool |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
Описаниеiptool
ip locating agent tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| iptool-1.1.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.blankhang/iptool/ -->
<dependency>
<groupId>com.github.blankhang</groupId>
<artifactId>iptool</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blankhang/iptool/
implementation 'com.github.blankhang:iptool:1.1.0'
// https://jarcasting.com/artifacts/com.github.blankhang/iptool/
implementation ("com.github.blankhang:iptool:1.1.0")
'com.github.blankhang:iptool:pom:1.1.0'
<dependency org="com.github.blankhang" name="iptool" rev="1.1.0">
<artifact name="iptool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.blankhang', module='iptool', version='1.1.0')
)
libraryDependencies += "com.github.blankhang" % "iptool" % "1.1.0"
[com.github.blankhang/iptool "1.1.0"]