Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.gabrielittner.auto.value |
ArtifactId | ArtifactIdauto-value-with |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
auto-value-with-0.1.3.pom | |
auto-value-with-0.1.3.jar | 6 KB |
auto-value-with-0.1.3-sources.jar | 2 KB |
auto-value-with-0.1.3-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gabrielittner.auto.value/auto-value-with/ -->
<dependency>
<groupId>com.gabrielittner.auto.value</groupId>
<artifactId>auto-value-with</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gabrielittner.auto.value/auto-value-with/
implementation 'com.gabrielittner.auto.value:auto-value-with:0.1.3'
// https://jarcasting.com/artifacts/com.gabrielittner.auto.value/auto-value-with/
implementation ("com.gabrielittner.auto.value:auto-value-with:0.1.3")
'com.gabrielittner.auto.value:auto-value-with:jar:0.1.3'
<dependency org="com.gabrielittner.auto.value" name="auto-value-with" rev="0.1.3">
<artifact name="auto-value-with" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gabrielittner.auto.value', module='auto-value-with', version='0.1.3')
)
libraryDependencies += "com.gabrielittner.auto.value" % "auto-value-with" % "0.1.3"
[com.gabrielittner.auto.value/auto-value-with "0.1.3"]