is not current version
Last Version 1.2

be.eliwan:tapestry5-high 1.1

Highcharts and Highstock integrations for Tapestry 5.4

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

be.eliwan
ArtifactId

ArtifactId

tapestry5-high
Version

Version

1.1
Type

Type

jar

Download tapestry5-high 1.1


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