| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sdklite |
| Идентификатор | Идентификаторsphere-example |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSphere Example Module
The sphere examples
|
| Организация-разработчик |
Организация-разработчикSDKLite |
| Имя Файла | Размер |
|---|---|
| sphere-example-1.0.0.pom | 702 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-example/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-example</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-example/
implementation 'com.sdklite:sphere-example:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-example/
implementation ("com.sdklite:sphere-example:1.0.0")
'com.sdklite:sphere-example:pom:1.0.0'
<dependency org="com.sdklite" name="sphere-example" rev="1.0.0">
<artifact name="sphere-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-example', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-example" % "1.0.0"
[com.sdklite/sphere-example "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |