u

unicodenames-othersymbols-currency

A Library that maps unicode to their name for easy referencing.
https://github.com/KingsMentor/UnicodeNames
Apache License, Version 2.0
Nosa Belvi
Files download
File Operation
unicodenames-othersymbols-currency-1.0.jar download
unicodenames-othersymbols-currency-1.0.pom download
unicodenames-othersymbols-currency-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.kingsmentor</groupId>
  <artifactId>unicodenames-othersymbols-currency</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.kingsmentor:unicodenames-othersymbols-currency:1.0'
Gradle Kotlin
implementation("com.github.kingsmentor:unicodenames-othersymbols-currency:1.0")
Scala SBT
libraryDependencies += "com.github.kingsmentor" % "unicodenames-othersymbols-currency" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.kingsmentor', module='unicodenames-othersymbols-currency', version='1.0')
)
Apache Ivy
<dependency org="com.github.kingsmentor" name="unicodenames-othersymbols-currency" rev="1.0" />
Leiningen
[com.github.kingsmentor/unicodenames-othersymbols-currency "1.0"]
Apache Buildr
'com.github.kingsmentor:unicodenames-othersymbols-currency:jar:1.0'
Dependencies