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