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