Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcz.jcode.auto.value |
ArtifactId | ArtifactIdauto-value-step-builder-annotations |
Version | Version0.0.1 |
Type | Typejar |
<!-- 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.1</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.1'
// 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.1")
'cz.jcode.auto.value:auto-value-step-builder-annotations:jar:0.0.1'
<dependency org="cz.jcode.auto.value" name="auto-value-step-builder-annotations" rev="0.0.1">
<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.1')
)
libraryDependencies += "cz.jcode.auto.value" % "auto-value-step-builder-annotations" % "0.0.1"
[cz.jcode.auto.value/auto-value-step-builder-annotations "0.0.1"]