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