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