| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.scattersphere |
| Идентификатор | Идентификаторscattersphere-api |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScattersphere API
Scattersphere API, used for clients to connect to servers and control them through code.
|
| Имя Файла | Размер |
|---|---|
| scattersphere-api-0.0.4.pom | |
| scattersphere-api-0.0.4.jar | 12 KB |
| scattersphere-api-0.0.4-sources.jar | 5 KB |
| scattersphere-api-0.0.4-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.scattersphere/scattersphere-api/ -->
<dependency>
<groupId>net.scattersphere</groupId>
<artifactId>scattersphere-api</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-api/
implementation 'net.scattersphere:scattersphere-api:0.0.4'
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-api/
implementation ("net.scattersphere:scattersphere-api:0.0.4")
'net.scattersphere:scattersphere-api:jar:0.0.4'
<dependency org="net.scattersphere" name="scattersphere-api" rev="0.0.4">
<artifact name="scattersphere-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.scattersphere', module='scattersphere-api', version='0.0.4')
)
libraryDependencies += "net.scattersphere" % "scattersphere-api" % "0.0.4"
[net.scattersphere/scattersphere-api "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| net.scattersphere : scattersphere-core | jar | 0.0.4 |
| net.scattersphere : scattersphere-dataobjects | jar | 0.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |