local-time

WebJar for local-time

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-amahdy-local-time
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

local-time
WebJar for local-time
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/amahdy/local-time

Download github-com-amahdy-local-time

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

<local-time>

Displays given server time in browser's localtime.

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
1.0.0