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