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