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