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

de.frontsy:picciotto 1.0.0

Spreadsheet generator

Группа

Группа

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

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

picciotto
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать picciotto 1.0.0


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