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

com.github.h908714124:auto-builder 2.4


Категории

Категории

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

Группа

com.github.h908714124
Идентификатор

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

auto-builder
Версия

Версия

2.4
Тип

Тип

jar

Скачать auto-builder 2.4


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