Last Version

DroidCustomFont Library 1.0.1

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

License

License

GroupId

GroupId

de.devmob.android.customfont
ArtifactId

ArtifactId

library
Version

Version

1.0.1
Type

Type

aar
Description

Description

DroidCustomFont Library
Android library project that provides simple view elements for usage of different custom fonts.
Project URL

Project URL

https://github.com/friederikewild/DroidCustomFont
Source Code Management

Source Code Management

https://github.com/friederikewild/DroidCustomFont

Download library 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.