GroupId | GroupIdcom.jwebmp.plugins.iconsets |
---|---|
ArtifactId | ArtifactIdjwebmp-glyphicons |
Version | Version1.0.19.10 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-glyphicons-1.0.19.10.pom | |
jwebmp-glyphicons-1.0.19.10.jar | 140 KB |
jwebmp-glyphicons-1.0.19.10-sources.jar | 132 KB |
jwebmp-glyphicons-1.0.19.10-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-glyphicons/ -->
<dependency>
<groupId>com.jwebmp.plugins.iconsets</groupId>
<artifactId>jwebmp-glyphicons</artifactId>
<version>1.0.19.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-glyphicons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:1.0.19.10'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-glyphicons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-glyphicons:1.0.19.10")
'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:jar:1.0.19.10'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-glyphicons" rev="1.0.19.10">
<artifact name="jwebmp-glyphicons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-glyphicons', version='1.0.19.10')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-glyphicons" % "1.0.19.10"
[com.jwebmp.plugins.iconsets/jwebmp-glyphicons "1.0.19.10"]