| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.fragland |
| Идентификатор | ИдентификаторMineStat |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеMineStat
MineStat is a Minecraft server status checker.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| MineStat-2.0.0.pom | |
| MineStat-2.0.0.jar | 10 KB |
| MineStat-2.0.0-sources.jar | 26 KB |
| MineStat-2.0.0-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.fragland/MineStat/ -->
<dependency>
<groupId>io.github.fragland</groupId>
<artifactId>MineStat</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fragland/MineStat/
implementation 'io.github.fragland:MineStat:2.0.0'
// https://jarcasting.com/artifacts/io.github.fragland/MineStat/
implementation ("io.github.fragland:MineStat:2.0.0")
'io.github.fragland:MineStat:jar:2.0.0'
<dependency org="io.github.fragland" name="MineStat" rev="2.0.0">
<artifact name="MineStat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fragland', module='MineStat', version='2.0.0')
)
libraryDependencies += "io.github.fragland" % "MineStat" % "2.0.0"
[io.github.fragland/MineStat "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| com.google.code.gson : gson | jar | 2.8.6 |