| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.licheedev |
| Идентификатор | Идентификаторsome-context |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsome-context
some-context
|
| Имя Файла | Размер |
|---|---|
| some-context-1.0.0.pom | |
| some-context-1.0.0-sources.jar | 1 KB |
| some-context-1.0.0-javadoc.jar | 187 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.licheedev/some-context/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>some-context</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/some-context/
implementation 'com.licheedev:some-context:1.0.0'
// https://jarcasting.com/artifacts/com.licheedev/some-context/
implementation ("com.licheedev:some-context:1.0.0")
'com.licheedev:some-context:aar:1.0.0'
<dependency org="com.licheedev" name="some-context" rev="1.0.0">
<artifact name="some-context" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='some-context', version='1.0.0')
)
libraryDependencies += "com.licheedev" % "some-context" % "1.0.0"
[com.licheedev/some-context "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |