| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCapsule Компиляция и сборка Distribution ORM Данные |
| Группа | Группаcom.github.alorma |
| Идентификатор | Идентификаторcapsulecorp |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Описание |
ОписаниеCapsuleCorp Library
Android library to display colors, texts, images or anything in a view with columns or squares
|
| Имя Файла | Размер |
|---|---|
| capsulecorp-1.0.5.pom | |
| capsulecorp-1.0.5.aar | 20 KB |
| capsulecorp-1.0.5-sources.jar | 13 KB |
| capsulecorp-1.0.5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alorma/capsulecorp/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>capsulecorp</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/capsulecorp/
implementation 'com.github.alorma:capsulecorp:1.0.5'
// https://jarcasting.com/artifacts/com.github.alorma/capsulecorp/
implementation ("com.github.alorma:capsulecorp:1.0.5")
'com.github.alorma:capsulecorp:aar:1.0.5'
<dependency org="com.github.alorma" name="capsulecorp" rev="1.0.5">
<artifact name="capsulecorp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='capsulecorp', version='1.0.5')
)
libraryDependencies += "com.github.alorma" % "capsulecorp" % "1.0.5"
[com.github.alorma/capsulecorp "1.0.5"]