Categories |
CategoriesGithub Development Tools Version Controls ORM Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-PolymerElements-iron-form |
Version | Version1.0.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-PolymerElements-iron-form/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-PolymerElements-iron-form</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-PolymerElements-iron-form/
implementation 'org.webjars.bower:github-com-PolymerElements-iron-form:1.0.16'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-PolymerElements-iron-form/
implementation ("org.webjars.bower:github-com-PolymerElements-iron-form:1.0.16")
'org.webjars.bower:github-com-PolymerElements-iron-form:jar:1.0.16'
<dependency org="org.webjars.bower" name="github-com-PolymerElements-iron-form" rev="1.0.16">
<artifact name="github-com-PolymerElements-iron-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-PolymerElements-iron-form', version='1.0.16')
)
libraryDependencies += "org.webjars.bower" % "github-com-PolymerElements-iron-form" % "1.0.16"
[org.webjars.bower/github-com-PolymerElements-iron-form "1.0.16"]