j

jwebmp-glyphicons

The JWebSwing implementation for glyphicons
https://github.com/GedMarc/JWebSwing-Glyphicons
Files download
File Operation
jwebmp-glyphicons-0.67.0.7.jar download
jwebmp-glyphicons-0.67.0.7.pom download
jwebmp-glyphicons-0.67.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.iconsets</groupId>
  <artifactId>jwebmp-glyphicons</artifactId>
  <version>0.67.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:0.67.0.7'
Gradle Kotlin
implementation("com.jwebmp.plugins.iconsets:jwebmp-glyphicons:0.67.0.7")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-glyphicons" % "0.67.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-glyphicons', version='0.67.0.7')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-glyphicons" rev="0.67.0.7" />
Leiningen
[com.jwebmp.plugins.iconsets/jwebmp-glyphicons "0.67.0.7"]
Apache Buildr
'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:jar:0.67.0.7'