License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcz.jcode.auto.value |
ArtifactId | ArtifactIdauto-value-step-builder-annotations |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionAuto Value Step Builder Annotations
AutoValue extension to create step builder pattern for AutoValue properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.1 |