| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.payneteasy.superfly |
| Идентификатор | Идентификаторsuperfly-remote-api |
| Последняя версия | Последняя версия1.7-24 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSuperfly Remote API
API classes for Superfly server which can be used by clients
|
| Имя Файла | Размер |
|---|---|
| superfly-remote-api-1.7-24.pom | |
| superfly-remote-api-1.7-24.jar | 12 KB |
| superfly-remote-api-1.7-24-sources.jar | 10 KB |
| superfly-remote-api-1.7-24-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-remote-api/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-remote-api</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-remote-api/
implementation 'com.payneteasy.superfly:superfly-remote-api:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-remote-api/
implementation ("com.payneteasy.superfly:superfly-remote-api:1.7-24")
'com.payneteasy.superfly:superfly-remote-api:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-remote-api" rev="1.7-24">
<artifact name="superfly-remote-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-remote-api', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-remote-api" % "1.7-24"
[com.payneteasy.superfly/superfly-remote-api "1.7-24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.0 |
| cglib : cglib | jar | 3.2.5 |