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

com.github.h908714124:auto-builder 2.1


Категории

Категории

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

Группа

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

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

auto-builder
Версия

Версия

2.1
Тип

Тип

jar

Скачать auto-builder 2.1


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