GroupId | GroupIdcom.jwebmp.plugins.iconsets |
---|---|
ArtifactId | ArtifactIdjwebmp-glyphicons |
Version | Version1.0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-glyphicons-1.0.5.0.pom | |
jwebmp-glyphicons-1.0.5.0.jar | 141 KB |
jwebmp-glyphicons-1.0.5.0-sources.jar | 133 KB |
jwebmp-glyphicons-1.0.5.0-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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-glyphicons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:1.0.5.0'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-glyphicons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-glyphicons:1.0.5.0")
'com.jwebmp.plugins.iconsets:jwebmp-glyphicons:jar:1.0.5.0'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-glyphicons" rev="1.0.5.0">
<artifact name="jwebmp-glyphicons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-glyphicons', version='1.0.5.0')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-glyphicons" % "1.0.5.0"
[com.jwebmp.plugins.iconsets/jwebmp-glyphicons "1.0.5.0"]