| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.sdklite |
| Идентификатор | Идентификаторsphere-logging-binding-logcat |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSphere Logging SPI Logcat Binding Module
The sphere logging SPI logcat binding
|
| Организация-разработчик |
Организация-разработчикSDKLite |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logcat/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-logging-binding-logcat</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logcat/
implementation 'com.sdklite:sphere-logging-binding-logcat:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logcat/
implementation ("com.sdklite:sphere-logging-binding-logcat:1.0.0")
'com.sdklite:sphere-logging-binding-logcat:jar:1.0.0'
<dependency org="com.sdklite" name="sphere-logging-binding-logcat" rev="1.0.0">
<artifact name="sphere-logging-binding-logcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-logging-binding-logcat', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-logging-binding-logcat" % "1.0.0"
[com.sdklite/sphere-logging-binding-logcat "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sdklite : sphere-logging-spi | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 1.5_r3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |