is not current version
Last Version 1.5

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


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.3
Type

Type

jar

Download core-jsf-charts 1.3


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