is not current version
Last Version 1.5

li.rudin.core:core-jsf-charts 1.4


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Charts User Interface
GroupId

GroupId

li.rudin.core
ArtifactId

ArtifactId

core-jsf-charts
Version

Version

1.4
Type

Type

jar

Download core-jsf-charts 1.4


<!-- https://jarcasting.com/artifacts/li.rudin.core/core-jsf-charts/ -->
<dependency>
    <groupId>li.rudin.core</groupId>
    <artifactId>core-jsf-charts</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-charts/
implementation 'li.rudin.core:core-jsf-charts:1.4'
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-charts/
implementation ("li.rudin.core:core-jsf-charts:1.4")
'li.rudin.core:core-jsf-charts:jar:1.4'
<dependency org="li.rudin.core" name="core-jsf-charts" rev="1.4">
  <artifact name="core-jsf-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-jsf-charts', version='1.4')
)
libraryDependencies += "li.rudin.core" % "core-jsf-charts" % "1.4"
[li.rudin.core/core-jsf-charts "1.4"]