License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.ashdavies.auto |
ArtifactId | ArtifactIdauto-decorator-compiler |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuto Decoratorompiler
Generated implementations for common interfaces
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/ -->
<dependency>
<groupId>io.ashdavies.auto</groupId>
<artifactId>auto-decorator-compiler</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/
implementation 'io.ashdavies.auto:auto-decorator-compiler:1.4.3'
// https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/
implementation ("io.ashdavies.auto:auto-decorator-compiler:1.4.3")
'io.ashdavies.auto:auto-decorator-compiler:jar:1.4.3'
<dependency org="io.ashdavies.auto" name="auto-decorator-compiler" rev="1.4.3">
<artifact name="auto-decorator-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ashdavies.auto', module='auto-decorator-compiler', version='1.4.3')
)
libraryDependencies += "io.ashdavies.auto" % "auto-decorator-compiler" % "1.4.3"
[io.ashdavies.auto/auto-decorator-compiler "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
auto » common | jar | unspecified |
auto » auto-decorator | jar | unspecified |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.30 |
com.google.testing.compile : compile-testing | jar | 0.8 |
com.squareup : javapoet | jar | 1.8.0 |