j

jwebmp-glyphicons

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