is not current version
Last Version 0.2.1

de.slothsoft.charts:build 0.1.0

A framework for creating charts.

Categories

Categories

Charts User Interface
GroupId

GroupId

de.slothsoft.charts
ArtifactId

ArtifactId

build
Version

Version

0.1.0
Type

Type

pom

Download build 0.1.0

Filename Size
build-0.1.0.pom 12 KB
Browse

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