iron-star-rating

WebJar for iron-star-rating

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-chadweimer-iron-star-rating
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

iron-star-rating
WebJar for iron-star-rating
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/chadweimer/iron-star-rating

Download github-com-chadweimer-iron-star-rating

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-chadweimer-iron-star-rating/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-chadweimer-iron-star-rating</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-chadweimer-iron-star-rating/
implementation 'org.webjars.bower:github-com-chadweimer-iron-star-rating:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-chadweimer-iron-star-rating/
implementation ("org.webjars.bower:github-com-chadweimer-iron-star-rating:2.0.0")
'org.webjars.bower:github-com-chadweimer-iron-star-rating:jar:2.0.0'
<dependency org="org.webjars.bower" name="github-com-chadweimer-iron-star-rating" rev="2.0.0">
  <artifact name="github-com-chadweimer-iron-star-rating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-chadweimer-iron-star-rating', version='2.0.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-chadweimer-iron-star-rating" % "2.0.0"
[org.webjars.bower/github-com-chadweimer-iron-star-rating "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.bower : github-com-polymer-polymer jar [2.0.0,3)
org.webjars.bower : github-com-polymerelements-iron-icon jar [2.0.0,3)
org.webjars.bower : github-com-polymerelements-iron-icons jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

Published on webcomponents.org

<iron-star-rating>

5-star rating element (Polymer 3.x)

This element is no longer maintained. Use https://github.com/chadweimer/mwc-star-rating.

<iron-star-rating></iron-star-rating>

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Versions

Version
2.0.0