| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.icebuf |
| Идентификатор | Идентификаторicedimen |
| Версия | Версия0.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеIceDimen
This is a useful library for Android to fit screen.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| icedimen-0.0.1.pom | |
| icedimen-0.0.1.jar | 5 KB |
| icedimen-0.0.1-sources.jar | 5 KB |
| icedimen-0.0.1-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.icebuf/icedimen/ -->
<dependency>
<groupId>com.github.icebuf</groupId>
<artifactId>icedimen</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.icebuf/icedimen/
implementation 'com.github.icebuf:icedimen:0.0.1'
// https://jarcasting.com/artifacts/com.github.icebuf/icedimen/
implementation ("com.github.icebuf:icedimen:0.0.1")
'com.github.icebuf:icedimen:aar:0.0.1'
<dependency org="com.github.icebuf" name="icedimen" rev="0.0.1">
<artifact name="icedimen" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.icebuf', module='icedimen', version='0.0.1')
)
libraryDependencies += "com.github.icebuf" % "icedimen" % "0.0.1"
[com.github.icebuf/icedimen "0.0.1"]