| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаcom.github.h908714124 |
| Идентификатор | Идентификаторauto-builder |
| Версия | Версия2.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| auto-builder-2.8.pom | |
| auto-builder-2.8.jar | 154 KB |
| auto-builder-2.8-sources.jar | 19 KB |
| auto-builder-2.8-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>auto-builder</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation 'com.github.h908714124:auto-builder:2.8'
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation ("com.github.h908714124:auto-builder:2.8")
'com.github.h908714124:auto-builder:jar:2.8'
<dependency org="com.github.h908714124" name="auto-builder" rev="2.8">
<artifact name="auto-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='auto-builder', version='2.8')
)
libraryDependencies += "com.github.h908714124" % "auto-builder" % "2.8"
[com.github.h908714124/auto-builder "2.8"]