| Лицензия |
Лицензия
Test License
|
|---|---|
| Группа | Группаio.github.skullper |
| Идентификатор | Идентификаторsome |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsome
Test library
|
| Имя Файла | Размер |
|---|---|
| some-0.0.2.pom | |
| some-0.0.2-sources.jar | 851 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.skullper/some/ -->
<dependency>
<groupId>io.github.skullper</groupId>
<artifactId>some</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.skullper/some/
implementation 'io.github.skullper:some:0.0.2'
// https://jarcasting.com/artifacts/io.github.skullper/some/
implementation ("io.github.skullper:some:0.0.2")
'io.github.skullper:some:aar:0.0.2'
<dependency org="io.github.skullper" name="some" rev="0.0.2">
<artifact name="some" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.skullper', module='some', version='0.0.2')
)
libraryDependencies += "io.github.skullper" % "some" % "0.0.2"
[io.github.skullper/some "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |