simple-timeline
Polymer web component for displaying a project timeline.
See demo at samie.github.io/simple-timeline/
Read more at Vaadin Directory
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-samie-simple-timeline |
Last Version | Last Versionv1.0.0-alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-timeline
WebJar for simple-timeline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-samie-simple-timeline/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-samie-simple-timeline</artifactId>
<version>v1.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-samie-simple-timeline/
implementation 'org.webjars.bower:github-com-samie-simple-timeline:v1.0.0-alpha3'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-samie-simple-timeline/
implementation ("org.webjars.bower:github-com-samie-simple-timeline:v1.0.0-alpha3")
'org.webjars.bower:github-com-samie-simple-timeline:jar:v1.0.0-alpha3'
<dependency org="org.webjars.bower" name="github-com-samie-simple-timeline" rev="v1.0.0-alpha3">
<artifact name="github-com-samie-simple-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-samie-simple-timeline', version='v1.0.0-alpha3')
)
libraryDependencies += "org.webjars.bower" % "github-com-samie-simple-timeline" % "v1.0.0-alpha3"
[org.webjars.bower/github-com-samie-simple-timeline "v1.0.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : github-com-polymer-polymer | jar | [1.4.0,2) |
Polymer web component for displaying a project timeline.
See demo at samie.github.io/simple-timeline/
Read more at Vaadin Directory