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

io.automatiko.extras:extras 0.7.0

Additional extensions to capabilities provided by Automatiko

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

io.automatiko.extras
Идентификатор

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

extras
Версия

Версия

0.7.0
Тип

Тип

pom

Скачать extras 0.7.0

Имя Файла Размер
extras-0.7.0.pom 1 KB
Обзор

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