| GroupId | GroupIdorg.webjars.bowergithub.polymerelements |
|---|---|
| ArtifactId | ArtifactIdiron-iconset-svg |
| Version | Version2.1.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| iron-iconset-svg-2.1.1.pom | |
| iron-iconset-svg-2.1.1.jar | 17 KB |
| iron-iconset-svg-2.1.1-sources.jar | 22 bytes |
| iron-iconset-svg-2.1.1-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>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/iron-iconset-svg/
implementation 'org.webjars.bowergithub.polymerelements:iron-iconset-svg:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/iron-iconset-svg/
implementation ("org.webjars.bowergithub.polymerelements:iron-iconset-svg:2.1.1")
'org.webjars.bowergithub.polymerelements:iron-iconset-svg:jar:2.1.1'
<dependency org="org.webjars.bowergithub.polymerelements" name="iron-iconset-svg" rev="2.1.1">
<artifact name="iron-iconset-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.polymerelements', module='iron-iconset-svg', version='2.1.1')
)
libraryDependencies += "org.webjars.bowergithub.polymerelements" % "iron-iconset-svg" % "2.1.1"
[org.webjars.bowergithub.polymerelements/iron-iconset-svg "2.1.1"]