is not current version
Last Version 0.2.1

de.slothsoft.charts:examples 0.1.0


Categories

Categories

Charts User Interface
GroupId

GroupId

de.slothsoft.charts
ArtifactId

ArtifactId

examples
Version

Version

0.1.0
Type

Type

jar

Download examples 0.1.0


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