| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sdklite |
| Идентификатор | Идентификаторsphere-restful |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSphere RESTful Client Module
The sphere RESTful client framework
|
| Организация-разработчик |
Организация-разработчикSDKLite |
| Имя Файла | Размер |
|---|---|
| sphere-restful-1.0.0.pom | |
| sphere-restful-1.0.0.jar | 15 KB |
| sphere-restful-1.0.0-sources.jar | 10 KB |
| sphere-restful-1.0.0-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-restful/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-restful</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-restful/
implementation 'com.sdklite:sphere-restful:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-restful/
implementation ("com.sdklite:sphere-restful:1.0.0")
'com.sdklite:sphere-restful:jar:1.0.0'
<dependency org="com.sdklite" name="sphere-restful" rev="1.0.0">
<artifact name="sphere-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-restful', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-restful" % "1.0.0"
[com.sdklite/sphere-restful "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sdklite : sphere-logging-spi | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.robolectric : robolectric | jar | 3.0 |
| org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |