local-time

WebJar for local-time

License

License

GroupId

GroupId

org.webjars.bowergithub.amahdy
ArtifactId

ArtifactId

local-time
Last Version

Last Version

1.1.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 local-time

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.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.1.0
1.0.0