Files download
File Operation
unifont-15.1.04.jar download
unifont-15.1.04.pom download
unifont-15.1.04-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.over-run</groupId>
  <artifactId>unifont</artifactId>
  <version>15.1.04</version>
</dependency>
Gradle Groovy
implementation 'io.github.over-run:unifont:15.1.04'
Gradle Kotlin
implementation("io.github.over-run:unifont:15.1.04")
Scala SBT
libraryDependencies += "io.github.over-run" % "unifont" % "15.1.04"
Groovy Grape
@Grapes(
  @Grab(group='io.github.over-run', module='unifont', version='15.1.04')
)
Apache Ivy
<dependency org="io.github.over-run" name="unifont" rev="15.1.04" />
Leiningen
[io.github.over-run/unifont "15.1.04"]
Apache Buildr
'io.github.over-run:unifont:jar:15.1.04'
Dependencies
The project has no third-party dependencies