Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-simile-timeline |
Version | Version6.8.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-simile-timeline/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-simile-timeline</artifactId>
<version>6.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-simile-timeline/
implementation 'org.wicketstuff:wicketstuff-simile-timeline:6.8.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-simile-timeline/
implementation ("org.wicketstuff:wicketstuff-simile-timeline:6.8.0")
'org.wicketstuff:wicketstuff-simile-timeline:jar:6.8.0'
<dependency org="org.wicketstuff" name="wicketstuff-simile-timeline" rev="6.8.0">
<artifact name="wicketstuff-simile-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-simile-timeline', version='6.8.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-simile-timeline" % "6.8.0"
[org.wicketstuff/wicketstuff-simile-timeline "6.8.0"]