| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.antoniocappiello.library |
| Идентификатор | Идентификаторcustom-widgets |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCustomWidgets
A collection of customised widgets for android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| custom-widgets-0.0.1.pom | |
| custom-widgets-0.0.1.aar | 13 KB |
| custom-widgets-0.0.1-sources.jar | 615 bytes |
| custom-widgets-0.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/ -->
<dependency>
<groupId>com.antoniocappiello.library</groupId>
<artifactId>custom-widgets</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/
implementation 'com.antoniocappiello.library:custom-widgets:0.0.1'
// https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/
implementation ("com.antoniocappiello.library:custom-widgets:0.0.1")
'com.antoniocappiello.library:custom-widgets:aar:0.0.1'
<dependency org="com.antoniocappiello.library" name="custom-widgets" rev="0.0.1">
<artifact name="custom-widgets" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.antoniocappiello.library', module='custom-widgets', version='0.0.1')
)
libraryDependencies += "com.antoniocappiello.library" % "custom-widgets" % "0.0.1"
[com.antoniocappiello.library/custom-widgets "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.0.1 |