Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.h908714124 |
ArtifactId | ArtifactIdauto-builder |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
auto-builder-1.3.pom | |
auto-builder-1.3.jar | 107 KB |
auto-builder-1.3-sources.jar | 7 KB |
auto-builder-1.3-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>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation 'com.github.h908714124:auto-builder:1.3'
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation ("com.github.h908714124:auto-builder:1.3")
'com.github.h908714124:auto-builder:jar:1.3'
<dependency org="com.github.h908714124" name="auto-builder" rev="1.3">
<artifact name="auto-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='auto-builder', version='1.3')
)
libraryDependencies += "com.github.h908714124" % "auto-builder" % "1.3"
[com.github.h908714124/auto-builder "1.3"]