| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.licheedev |
| Идентификатор | Идентификаторsome-ext |
| Версия | Версия1.0.16 |
| Тип | Типaar |
| Описание |
Описаниеsome-ext
some-ext
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| some-ext-1.0.16.pom | |
| some-ext-1.0.16-sources.jar | 6 KB |
| some-ext-1.0.16-javadoc.jar | 307 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.licheedev/some-ext/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>some-ext</artifactId>
<version>1.0.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/some-ext/
implementation 'com.licheedev:some-ext:1.0.16'
// https://jarcasting.com/artifacts/com.licheedev/some-ext/
implementation ("com.licheedev:some-ext:1.0.16")
'com.licheedev:some-ext:aar:1.0.16'
<dependency org="com.licheedev" name="some-ext" rev="1.0.16">
<artifact name="some-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='some-ext', version='1.0.16')
)
libraryDependencies += "com.licheedev" % "some-ext" % "1.0.16"
[com.licheedev/some-ext "1.0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.licheedev : some-context | jar | 1.0.0 |
| androidx.databinding » databinding-common | jar | 4.0.1 |
| androidx.databinding » databinding-runtime | jar | 4.0.1 |
| androidx.databinding » databinding-adapters | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
| androidx.core » core-ktx | jar | 1.3.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |