| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.YassKnight |
| Идентификатор | Идентификаторchangefontscale |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеchangefontscale
Android动态更改全局字体大小
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| changefontscale-1.0.0.pom | |
| changefontscale-1.0.0-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.YassKnight/changefontscale/ -->
<dependency>
<groupId>com.github.YassKnight</groupId>
<artifactId>changefontscale</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.YassKnight/changefontscale/
implementation 'com.github.YassKnight:changefontscale:1.0.0'
// https://jarcasting.com/artifacts/com.github.YassKnight/changefontscale/
implementation ("com.github.YassKnight:changefontscale:1.0.0")
'com.github.YassKnight:changefontscale:aar:1.0.0'
<dependency org="com.github.YassKnight" name="changefontscale" rev="1.0.0">
<artifact name="changefontscale" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.YassKnight', module='changefontscale', version='1.0.0')
)
libraryDependencies += "com.github.YassKnight" % "changefontscale" % "1.0.0"
[com.github.YassKnight/changefontscale "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |