is not current version
Last Version 1.5-RC5.1

org.wicketstuff:simile-timeline 1.4.10.2

Simile Timeline widget for Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

simile-timeline
Version

Version

1.4.10.2
Type

Type

jar

Download simile-timeline 1.4.10.2


<!-- https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>simile-timeline</artifactId>
    <version>1.4.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/
implementation 'org.wicketstuff:simile-timeline:1.4.10.2'
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/
implementation ("org.wicketstuff:simile-timeline:1.4.10.2")
'org.wicketstuff:simile-timeline:jar:1.4.10.2'
<dependency org="org.wicketstuff" name="simile-timeline" rev="1.4.10.2">
  <artifact name="simile-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='simile-timeline', version='1.4.10.2')
)
libraryDependencies += "org.wicketstuff" % "simile-timeline" % "1.4.10.2"
[org.wicketstuff/simile-timeline "1.4.10.2"]