jIconFont Mana

jIconFont (https://github.com/jIconFont/jiconfont) implementation of Mana (https://github.com/andrewgioia/Mana)

License

License

MIT
GroupId

GroupId

com.kloenlansfiel.jiconfont
ArtifactId

ArtifactId

mana
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

jIconFont Mana
jIconFont (https://github.com/jIconFont/jiconfont) implementation of Mana (https://github.com/andrewgioia/Mana)
Project URL

Project URL

https://github.com/Kloen/jiconfont-mana
Project Organization

Project Organization

com.kloenlansfiel
Source Code Management

Source Code Management

https://github.com/Kloen/jiconfont-mana.git

Download mana

How to add to project

<!-- https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/mana/ -->
<dependency>
    <groupId>com.kloenlansfiel.jiconfont</groupId>
    <artifactId>mana</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/mana/
implementation 'com.kloenlansfiel.jiconfont:mana:1.2.0'
// https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/mana/
implementation ("com.kloenlansfiel.jiconfont:mana:1.2.0")
'com.kloenlansfiel.jiconfont:mana:pom:1.2.0'
<dependency org="com.kloenlansfiel.jiconfont" name="mana" rev="1.2.0">
  <artifact name="mana" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloenlansfiel.jiconfont', module='mana', version='1.2.0')
)
libraryDependencies += "com.kloenlansfiel.jiconfont" % "mana" % "1.2.0"
[com.kloenlansfiel.jiconfont/mana "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jiconfont : jiconfont jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0