| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.freddychen |
| Идентификатор | Идентификаторsilhouette |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsilhouette
Encapsulated common Android controls, such as sletextbutton, sleimagebutton, sleconstraintlayout, sleframelayout, slelinearlayout, slerelativelayout, etc. Make the control have the functions of shape and selector, and save the cumbersome steps of writing shape or selector files. In addition, it supports n color gradients, which makes up for the deficiency that the native shape file only supports three colors (startcolor / centercolor / endcolor).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| silhouette-0.0.3.pom | |
| silhouette-0.0.3-sources.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.freddychen/silhouette/ -->
<dependency>
<groupId>io.github.freddychen</groupId>
<artifactId>silhouette</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.freddychen/silhouette/
implementation 'io.github.freddychen:silhouette:0.0.3'
// https://jarcasting.com/artifacts/io.github.freddychen/silhouette/
implementation ("io.github.freddychen:silhouette:0.0.3")
'io.github.freddychen:silhouette:aar:0.0.3'
<dependency org="io.github.freddychen" name="silhouette" rev="0.0.3">
<artifact name="silhouette" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.freddychen', module='silhouette', version='0.0.3')
)
libraryDependencies += "io.github.freddychen" % "silhouette" % "0.0.3"
[io.github.freddychen/silhouette "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |