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