License |
License |
---|---|
GroupId | GroupIdcom.lalafo.conductor |
ArtifactId | ArtifactIdconductor-codegen-compiler |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionConductor Dagger 2 Codegen Compiler
A small, yet full-featured framework that allows building View-based Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-codegen-compiler/ -->
<dependency>
<groupId>com.lalafo.conductor</groupId>
<artifactId>conductor-codegen-compiler</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-codegen-compiler/
implementation 'com.lalafo.conductor:conductor-codegen-compiler:1.0.0'
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-codegen-compiler/
implementation ("com.lalafo.conductor:conductor-codegen-compiler:1.0.0")
'com.lalafo.conductor:conductor-codegen-compiler:jar:1.0.0'
<dependency org="com.lalafo.conductor" name="conductor-codegen-compiler" rev="1.0.0">
<artifact name="conductor-codegen-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lalafo.conductor', module='conductor-codegen-compiler', version='1.0.0')
)
libraryDependencies += "com.lalafo.conductor" % "conductor-codegen-compiler" % "1.0.0"
[com.lalafo.conductor/conductor-codegen-compiler "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lalafo.conductor : conductor-codegen-annotations | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.71 |
com.google.auto : auto-common | jar | 0.10 |
com.google.guava : guava | jar | 28.2-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 1.0.1 |
com.google.testing.compile : compile-testing | jar | 0.18 |
com.google.dagger : dagger | jar | 2.26 |
javax.inject : javax.inject | jar | 1 |