v

vntfontlistpreference

Custom preference, which opens a dialog with a list of available fonts
https://github.com/vanniktech/VNTFontListPreference
The Apache Software License, Version 2.0
Niklas Baudy
Files download
File Operation
vntfontlistpreference-1.0.0.pom download
vntfontlistpreference-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vanniktech</groupId>
  <artifactId>vntfontlistpreference</artifactId>
  <version>1.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.vanniktech:vntfontlistpreference:1.0.0'
Gradle Kotlin
implementation("com.vanniktech:vntfontlistpreference:1.0.0")
Scala SBT
libraryDependencies += "com.vanniktech" % "vntfontlistpreference" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vanniktech', module='vntfontlistpreference', version='1.0.0')
)
Apache Ivy
<dependency org="com.vanniktech" name="vntfontlistpreference" rev="1.0.0" />
Leiningen
[com.vanniktech/vntfontlistpreference "1.0.0"]
Apache Buildr
'com.vanniktech:vntfontlistpreference:jar:1.0.0'
Dependencies
The project has no third-party dependencies