polymer-elements-all

WebJar for Polymer Elements compendium

License

License

BSD
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

polymer-elements-all
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

polymer-elements-all
WebJar for Polymer Elements compendium
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/polymer-elements-all

Download polymer-elements-all

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars/polymer-elements-all/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>polymer-elements-all</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/polymer-elements-all/
implementation 'org.webjars:polymer-elements-all:0.1.0'
// https://jarcasting.com/artifacts/org.webjars/polymer-elements-all/
implementation ("org.webjars:polymer-elements-all:0.1.0")
'org.webjars:polymer-elements-all:jar:0.1.0'
<dependency org="org.webjars" name="polymer-elements-all" rev="0.1.0">
  <artifact name="polymer-elements-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='polymer-elements-all', version='0.1.0')
)
libraryDependencies += "org.webjars" % "polymer-elements-all" % "0.1.0"
[org.webjars/polymer-elements-all "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Webjar for all Polymer Elements

This repository contains a Webjar-packaged snapshot of all available official Polymer Elements, using the official Polymer Element catalog bower definition.

Life is too short to sift through the Polymer Elements catalog, and bower does not play nicely with Spring Boot and other smart dependency environment.

This Webjar uses the Maven frontend plugin [https://github.com/eirslett/frontend-maven-plugin] and downloads an official stable set of Polymer Elements versions from the bower repositories. No guarantee is offered as to the general compatibility between the different elements.

You might still want to prefer bower if you want to remain on the bleeding edge of Polymer element evolution and have full control of the dependencies, as well as a more discerning build (all in all, the resulting JAR is about 15 Mb).

org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
0.1.0
0.0.8