| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.qiwi.featuretoggle |
| Идентификатор | Идентификаторfeaturetoggle-datasource-debug |
| Версия | Версия0.1.2 |
| Тип | Типaar |
| Описание |
Описаниеfeaturetoggle-datasource-debug
Feature toggle library for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.qiwi.featuretoggle/featuretoggle-datasource-debug/ -->
<dependency>
<groupId>com.qiwi.featuretoggle</groupId>
<artifactId>featuretoggle-datasource-debug</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qiwi.featuretoggle/featuretoggle-datasource-debug/
implementation 'com.qiwi.featuretoggle:featuretoggle-datasource-debug:0.1.2'
// https://jarcasting.com/artifacts/com.qiwi.featuretoggle/featuretoggle-datasource-debug/
implementation ("com.qiwi.featuretoggle:featuretoggle-datasource-debug:0.1.2")
'com.qiwi.featuretoggle:featuretoggle-datasource-debug:aar:0.1.2'
<dependency org="com.qiwi.featuretoggle" name="featuretoggle-datasource-debug" rev="0.1.2">
<artifact name="featuretoggle-datasource-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qiwi.featuretoggle', module='featuretoggle-datasource-debug', version='0.1.2')
)
libraryDependencies += "com.qiwi.featuretoggle" % "featuretoggle-datasource-debug" % "0.1.2"
[com.qiwi.featuretoggle/featuretoggle-datasource-debug "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.qiwi.featuretoggle : featuretoggle-feature-manager | jar | 0.1.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |