| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.userswlwork |
| Идентификатор | Идентификаторbase_frame |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
Описаниеbaseframe
This project is build to let the view looks like a material design widget when touched.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base_frame-1.0.0.pom | |
| base_frame-1.0.0.aar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.userswlwork/base_frame/ -->
<dependency>
<groupId>com.github.userswlwork</groupId>
<artifactId>base_frame</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.userswlwork/base_frame/
implementation 'com.github.userswlwork:base_frame:1.0.0'
// https://jarcasting.com/artifacts/com.github.userswlwork/base_frame/
implementation ("com.github.userswlwork:base_frame:1.0.0")
'com.github.userswlwork:base_frame:aar:1.0.0'
<dependency org="com.github.userswlwork" name="base_frame" rev="1.0.0">
<artifact name="base_frame" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.userswlwork', module='base_frame', version='1.0.0')
)
libraryDependencies += "com.github.userswlwork" % "base_frame" % "1.0.0"
[com.github.userswlwork/base_frame "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 22.0.0 |