| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.student9128 |
| Идентификатор | Идентификаторcommonwidget |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcommonwidget
some custom widgets
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commonwidget-1.0.1.pom | |
| commonwidget-1.0.1.aar | 60 KB |
| commonwidget-1.0.1-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.student9128/commonwidget/ -->
<dependency>
<groupId>io.github.student9128</groupId>
<artifactId>commonwidget</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.student9128/commonwidget/
implementation 'io.github.student9128:commonwidget:1.0.1'
// https://jarcasting.com/artifacts/io.github.student9128/commonwidget/
implementation ("io.github.student9128:commonwidget:1.0.1")
'io.github.student9128:commonwidget:aar:1.0.1'
<dependency org="io.github.student9128" name="commonwidget" rev="1.0.1">
<artifact name="commonwidget" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.student9128', module='commonwidget', version='1.0.1')
)
libraryDependencies += "io.github.student9128" % "commonwidget" % "1.0.1"
[io.github.student9128/commonwidget "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |