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