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