plutonium-avatar-button

WebJar for plutonium-avatar-button

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-lordoftheflies-plutonium-avatar-button
Last Version

Last Version

v0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

plutonium-avatar-button
WebJar for plutonium-avatar-button
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/lordoftheflies/plutonium-avatar-button

Download github-com-lordoftheflies-plutonium-avatar-button

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-lordoftheflies-plutonium-avatar-button/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-lordoftheflies-plutonium-avatar-button</artifactId>
    <version>v0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-lordoftheflies-plutonium-avatar-button/
implementation 'org.webjars.bower:github-com-lordoftheflies-plutonium-avatar-button:v0.0.8'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-lordoftheflies-plutonium-avatar-button/
implementation ("org.webjars.bower:github-com-lordoftheflies-plutonium-avatar-button:v0.0.8")
'org.webjars.bower:github-com-lordoftheflies-plutonium-avatar-button:jar:v0.0.8'
<dependency org="org.webjars.bower" name="github-com-lordoftheflies-plutonium-avatar-button" rev="v0.0.8">
  <artifact name="github-com-lordoftheflies-plutonium-avatar-button" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-lordoftheflies-plutonium-avatar-button', version='v0.0.8')
)
libraryDependencies += "org.webjars.bower" % "github-com-lordoftheflies-plutonium-avatar-button" % "v0.0.8"
[org.webjars.bower/github-com-lordoftheflies-plutonium-avatar-button "v0.0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.bower : github-com-polymer-polymer jar [1.4.0,2)
org.webjars.bower : github-com-polymerelements-paper-item jar [1.2.1,2)
org.webjars.bower » github-com-polymerelements-paper-menu jar [1.2.2,2)
org.webjars.bower : github-com-polymerelements-paper-menu-button jar [1.5.0,2)

Project Modules

There are no modules declared in this project.

<plutonium-avatar-button>

Avatar menu button.

Install the Polymer-CLI

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

Viewing Your Application

$ polymer serve

Building Your Application

$ polymer build

This will create a build/ folder with bundled/ and unbundled/ sub-folders containing a bundled (Vulcanized) and unbundled builds, both run through HTML, CSS, and JS optimizers.

You can serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/bundled

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
v0.0.8