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