| Группа | Группаcom.github.cioccarellia |
|---|---|
| Идентификатор | Идентификаторksprefs |
| Версия | Версия2.2.3-sntp-test |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| ksprefs-2.2.3-sntp-test.pom | |
| ksprefs-2.2.3-sntp-test.aar | 111 KB |
| ksprefs-2.2.3-sntp-test-sources.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cioccarellia/ksprefs/ -->
<dependency>
<groupId>com.github.cioccarellia</groupId>
<artifactId>ksprefs</artifactId>
<version>2.2.3-sntp-test</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cioccarellia/ksprefs/
implementation 'com.github.cioccarellia:ksprefs:2.2.3-sntp-test'
// https://jarcasting.com/artifacts/com.github.cioccarellia/ksprefs/
implementation ("com.github.cioccarellia:ksprefs:2.2.3-sntp-test")
'com.github.cioccarellia:ksprefs:aar:2.2.3-sntp-test'
<dependency org="com.github.cioccarellia" name="ksprefs" rev="2.2.3-sntp-test">
<artifact name="ksprefs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.cioccarellia', module='ksprefs', version='2.2.3-sntp-test')
)
libraryDependencies += "com.github.cioccarellia" % "ksprefs" % "2.2.3-sntp-test"
[com.github.cioccarellia/ksprefs "2.2.3-sntp-test"]