License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.kloenlansfiel.jiconfont |
ArtifactId | ArtifactIdkeyrune |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjIconFont Keyrune
jIconFont (https://github.com/jIconFont/jiconfont) implementation of Keyrune (https://github.com/andrewgioia/Keyrune)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
keyrune-1.2.0.pom | |
keyrune-1.2.0.jar | 1 KB |
keyrune-1.2.0-sources.jar | 3 KB |
keyrune-1.2.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/keyrune/ -->
<dependency>
<groupId>com.kloenlansfiel.jiconfont</groupId>
<artifactId>keyrune</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/keyrune/
implementation 'com.kloenlansfiel.jiconfont:keyrune:1.2.0'
// https://jarcasting.com/artifacts/com.kloenlansfiel.jiconfont/keyrune/
implementation ("com.kloenlansfiel.jiconfont:keyrune:1.2.0")
'com.kloenlansfiel.jiconfont:keyrune:pom:1.2.0'
<dependency org="com.kloenlansfiel.jiconfont" name="keyrune" rev="1.2.0">
<artifact name="keyrune" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloenlansfiel.jiconfont', module='keyrune', version='1.2.0')
)
libraryDependencies += "com.kloenlansfiel.jiconfont" % "keyrune" % "1.2.0"
[com.kloenlansfiel.jiconfont/keyrune "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jiconfont : jiconfont | jar | 1.0.0 |