paper-weather

WebJar for paper-weather

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.ryanburns23
ArtifactId

ArtifactId

paper-weather
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

paper-weather
WebJar for paper-weather
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ryanburns23/paper-weather

Download paper-weather

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars.bowergithub.polymerelements : paper-styles jar [1,3)
org.webjars.bowergithub.polymerelements : iron-flex-layout jar [1,3)
org.webjars.bowergithub.polymer : polymer jar [1.9,3)
org.webjars.bowergithub.polymerelements : iron-ajax jar [1,3)
org.webjars.bowergithub.moment : moment jar [2.18.1,3)
org.webjars.bowergithub.polymerelements : paper-spinner jar [1,3)

Project Modules

There are no modules declared in this project.

Published on webcomponents.org

<paper-weather>

Material design weather element inspired by google weather

  • Card & list views
  • Themable
  • No api key required

Usage

<!-- List View Enabled -->
<paper-weather list unit="f" location="Santa Barbara, CA"></paper-weather>

Rate limits without an API Key:

  • Hourly Cap 2,000 requests/hour per IP
  • Daily Cap None

If you register an API key you get up to 20,000 requests/hour per IP More info

Install

bower i ryanburns23/paper-weather --S

Credits

Versions

Version
2.1.2