| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fhbianling |
| Идентификатор | Идентификаторsource-core |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsource-core
source view in app
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| source-core-0.0.2.pom | |
| source-core-0.0.2-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fhbianling/source-core/ -->
<dependency>
<groupId>com.github.fhbianling</groupId>
<artifactId>source-core</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fhbianling/source-core/
implementation 'com.github.fhbianling:source-core:0.0.2'
// https://jarcasting.com/artifacts/com.github.fhbianling/source-core/
implementation ("com.github.fhbianling:source-core:0.0.2")
'com.github.fhbianling:source-core:aar:0.0.2'
<dependency org="com.github.fhbianling" name="source-core" rev="0.0.2">
<artifact name="source-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fhbianling', module='source-core', version='0.0.2')
)
libraryDependencies += "com.github.fhbianling" % "source-core" % "0.0.2"
[com.github.fhbianling/source-core "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| com.google.code.gson : gson | jar | 2.8.6 |