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

io.autonomx:autonomx-core 1.1.15.4


Категории

Категории

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

Группа

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

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

autonomx-core
Версия

Версия

1.1.15.4
Тип

Тип

jar

Скачать autonomx-core 1.1.15.4


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