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