| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.yanjingtp |
| Идентификатор | Идентификаторutils |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеutils
A utils.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| utils-1.0.pom | |
| utils-1.0-sources.jar | 4 KB |
| utils-1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.yanjingtp/utils/ -->
<dependency>
<groupId>cn.yanjingtp</groupId>
<artifactId>utils</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.yanjingtp/utils/
implementation 'cn.yanjingtp:utils:1.0'
// https://jarcasting.com/artifacts/cn.yanjingtp/utils/
implementation ("cn.yanjingtp:utils:1.0")
'cn.yanjingtp:utils:aar:1.0'
<dependency org="cn.yanjingtp" name="utils" rev="1.0">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.yanjingtp', module='utils', version='1.0')
)
libraryDependencies += "cn.yanjingtp" % "utils" % "1.0"
[cn.yanjingtp/utils "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |