Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.h908714124 |
ArtifactId | ArtifactIdauto-builder |
Version | Version2.6 |
Type | Typejar |
Filename | Size |
---|---|
auto-builder-2.6.pom | |
auto-builder-2.6.jar | 134 KB |
auto-builder-2.6-sources.jar | 16 KB |
auto-builder-2.6-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>auto-builder</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation 'com.github.h908714124:auto-builder:2.6'
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation ("com.github.h908714124:auto-builder:2.6")
'com.github.h908714124:auto-builder:jar:2.6'
<dependency org="com.github.h908714124" name="auto-builder" rev="2.6">
<artifact name="auto-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='auto-builder', version='2.6')
)
libraryDependencies += "com.github.h908714124" % "auto-builder" % "2.6"
[com.github.h908714124/auto-builder "2.6"]