Last Version

Auto Value Step Builder Annotations 0.0.3

AutoValue extension to create step builder pattern for AutoValue properties

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cz.jcode.auto.value
ArtifactId

ArtifactId

auto-value-step-builder-annotations
Version

Version

0.0.3
Type

Type

jar
Description

Description

Auto Value Step Builder Annotations
AutoValue extension to create step builder pattern for AutoValue properties
Project URL

Project URL

https://github.com/sopak/auto-value-step-builder
Source Code Management

Source Code Management

https://github.com/sopak/auto-value-step-builder

Download auto-value-step-builder-annotations 0.0.3


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.1
org.junit.jupiter : junit-jupiter-engine jar 5.0.1

Project Modules

There are no modules declared in this project.