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