j

jwebmp-glyphicons

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