Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.gabrielittner.auto.value |
ArtifactId | ArtifactIdauto-value-with |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
auto-value-with-0.1.1.pom | |
auto-value-with-0.1.1.jar | 7 KB |
auto-value-with-0.1.1-sources.jar | 3 KB |
auto-value-with-0.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gabrielittner.auto.value/auto-value-with/
implementation 'com.gabrielittner.auto.value:auto-value-with:0.1.1'
// https://jarcasting.com/artifacts/com.gabrielittner.auto.value/auto-value-with/
implementation ("com.gabrielittner.auto.value:auto-value-with:0.1.1")
'com.gabrielittner.auto.value:auto-value-with:jar:0.1.1'
<dependency org="com.gabrielittner.auto.value" name="auto-value-with" rev="0.1.1">
<artifact name="auto-value-with" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gabrielittner.auto.value', module='auto-value-with', version='0.1.1')
)
libraryDependencies += "com.gabrielittner.auto.value" % "auto-value-with" % "0.1.1"
[com.gabrielittner.auto.value/auto-value-with "0.1.1"]