is not current version
Last Version 4.10.0

pl.fhframework:chartsControls 4.6.8

Kontrolki wykresów

Categories

Categories

Charts User Interface
GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

chartsControls
Version

Version

4.6.8
Type

Type

jar

Download chartsControls 4.6.8


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