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