не последняя версия
Последняя версия 1.0.1

de.devmob.android.customfont:library 1.0.0

Android library project that provides simple view elements for usage of different custom fonts.

Группа

Группа

de.devmob.android.customfont
Идентификатор

Идентификатор

library
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать library 1.0.0


<!-- https://jarcasting.com/artifacts/de.devmob.android.customfont/library/ -->
<dependency>
    <groupId>de.devmob.android.customfont</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.devmob.android.customfont/library/
implementation 'de.devmob.android.customfont:library:1.0.0'
// https://jarcasting.com/artifacts/de.devmob.android.customfont/library/
implementation ("de.devmob.android.customfont:library:1.0.0")
'de.devmob.android.customfont:library:aar:1.0.0'
<dependency org="de.devmob.android.customfont" name="library" rev="1.0.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.devmob.android.customfont', module='library', version='1.0.0')
)
libraryDependencies += "de.devmob.android.customfont" % "library" % "1.0.0"
[de.devmob.android.customfont/library "1.0.0"]