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