не последняя версия
Последняя версия 0.2.1

de.slothsoft.charts:build 0.2.0

A framework for creating charts.

Категории

Категории

Charts Взаимодействие с пользователем
Группа

Группа

de.slothsoft.charts
Идентификатор

Идентификатор

build
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать build 0.2.0

Имя Файла Размер
build-0.2.0.pom 13 KB
Обзор

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