cube-hero

WebJar for cube-hero

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-binhbbui411-cube-hero
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cube-hero
WebJar for cube-hero
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/binhbbui411/cube-hero

Download github-com-binhbbui411-cube-hero

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : github-com-polymer-polymer jar [1.9,3)

Project Modules

There are no modules declared in this project.

Demo and API docs

##<cube-hero>

An element providing a starting point for your own reusable Polymer elements.

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install

Playing With Your Element

If you wish to work on your element in isolation, we recommend that you use Polyserve to keep your element's bower dependencies in line. You can install it via:

npm install -g polyserve

And you can run it via:

polyserve

Once running, you can preview your element at http://localhost:8080/components/cube-hero/, where cube-hero is the name of the directory containing it.

Versions

Version
1.0.0