is not current version
Last Version 2.9.3

com.github.h908714124:auto-builder 2.9.2

Convenience builders for auto-value

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

auto-builder
Version

Version

2.9.2
Type

Type

jar

Download auto-builder 2.9.2


<!-- https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/ -->
<dependency>
    <groupId>com.github.h908714124</groupId>
    <artifactId>auto-builder</artifactId>
    <version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation 'com.github.h908714124:auto-builder:2.9.2'
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation ("com.github.h908714124:auto-builder:2.9.2")
'com.github.h908714124:auto-builder:jar:2.9.2'
<dependency org="com.github.h908714124" name="auto-builder" rev="2.9.2">
  <artifact name="auto-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='auto-builder', version='2.9.2')
)
libraryDependencies += "com.github.h908714124" % "auto-builder" % "2.9.2"
[com.github.h908714124/auto-builder "2.9.2"]