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