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