GroupId | GroupIdorg.webjars.bowergithub.polymerelements |
---|---|
ArtifactId | ArtifactIdapp-layout |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
app-layout-3.0.1.pom | |
app-layout-3.0.1.jar | 453 KB |
app-layout-3.0.1-sources.jar | 22 bytes |
app-layout-3.0.1-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>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/app-layout/
implementation 'org.webjars.bowergithub.polymerelements:app-layout:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.polymerelements/app-layout/
implementation ("org.webjars.bowergithub.polymerelements:app-layout:3.0.1")
'org.webjars.bowergithub.polymerelements:app-layout:jar:3.0.1'
<dependency org="org.webjars.bowergithub.polymerelements" name="app-layout" rev="3.0.1">
<artifact name="app-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.polymerelements', module='app-layout', version='3.0.1')
)
libraryDependencies += "org.webjars.bowergithub.polymerelements" % "app-layout" % "3.0.1"
[org.webjars.bowergithub.polymerelements/app-layout "3.0.1"]