| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.vincent-series |
| Идентификатор | Идентификаторcommon |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Описание |
Описаниеcommon
common lib for every libs developed by zhiqiang.zhu.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-1.0.5.pom | |
| common-1.0.5-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/common/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>common</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation 'io.github.vincent-series:common:1.0.5'
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation ("io.github.vincent-series:common:1.0.5")
'io.github.vincent-series:common:aar:1.0.5'
<dependency org="io.github.vincent-series" name="common" rev="1.0.5">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='common', version='1.0.5')
)
libraryDependencies += "io.github.vincent-series" % "common" % "1.0.5"
[io.github.vincent-series/common "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.vincent-series : annotations | jar | 1.0.2 |
| androidx.startup » startup-runtime | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |