License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.h908714124 |
ArtifactId | ArtifactIdauto-builder |
Last Version | Last Version2.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauto-builder
Convenience builders for auto-value
|
Project URL |
Project URL |
Filename | Size |
---|---|
auto-builder-2.9.3.pom | |
auto-builder-2.9.3.jar | 156 KB |
auto-builder-2.9.3-sources.jar | 19 KB |
auto-builder-2.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation 'com.github.h908714124:auto-builder:2.9.3'
// https://jarcasting.com/artifacts/com.github.h908714124/auto-builder/
implementation ("com.github.h908714124:auto-builder:2.9.3")
'com.github.h908714124:auto-builder:jar:2.9.3'
<dependency org="com.github.h908714124" name="auto-builder" rev="2.9.3">
<artifact name="auto-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='auto-builder', version='2.9.3')
)
libraryDependencies += "com.github.h908714124" % "auto-builder" % "2.9.3"
[com.github.h908714124/auto-builder "2.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.11.1 |
com.github.h908714124 : auto-builder-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.18 |
com.google.auto.value : auto-value | jar | 1.6.5 |
com.google.auto.value : auto-value-annotations | jar | 1.6.5 |
org.junit.jupiter : junit-jupiter | jar | 5.5.0-RC1 |