GroupId | GroupIdorg.webjars.bowergithub.polymerelements |
---|---|
ArtifactId | ArtifactIdiron-iconset-svg |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
iron-iconset-svg-1.1.2.pom | |
iron-iconset-svg-1.1.2.jar | 16 KB |
iron-iconset-svg-1.1.2-sources.jar | 22 bytes |
iron-iconset-svg-1.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/iron-iconset-svg/ -->
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
<artifactId>iron-iconset-svg</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/iron-iconset-svg/
implementation 'org.webjars.bowergithub.polymerelements:iron-iconset-svg:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/iron-iconset-svg/
implementation ("org.webjars.bowergithub.polymerelements:iron-iconset-svg:1.1.2")
'org.webjars.bowergithub.polymerelements:iron-iconset-svg:jar:1.1.2'
<dependency org="org.webjars.bowergithub.polymerelements" name="iron-iconset-svg" rev="1.1.2">
<artifact name="iron-iconset-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.polymerelements', module='iron-iconset-svg', version='1.1.2')
)
libraryDependencies += "org.webjars.bowergithub.polymerelements" % "iron-iconset-svg" % "1.1.2"
[org.webjars.bowergithub.polymerelements/iron-iconset-svg "1.1.2"]