License |
License |
---|---|
GroupId | GroupIdcom.lalafo.conductor |
ArtifactId | ArtifactIdconductor-codegen-annotations |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionConductor Dagger 2 Codegen Annotations
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-annotations/ -->
<dependency>
<groupId>com.lalafo.conductor</groupId>
<artifactId>conductor-codegen-annotations</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-codegen-annotations/
implementation 'com.lalafo.conductor:conductor-codegen-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-codegen-annotations/
implementation ("com.lalafo.conductor:conductor-codegen-annotations:1.0.0")
'com.lalafo.conductor:conductor-codegen-annotations:jar:1.0.0'
<dependency org="com.lalafo.conductor" name="conductor-codegen-annotations" rev="1.0.0">
<artifact name="conductor-codegen-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lalafo.conductor', module='conductor-codegen-annotations', version='1.0.0')
)
libraryDependencies += "com.lalafo.conductor" % "conductor-codegen-annotations" % "1.0.0"
[com.lalafo.conductor/conductor-codegen-annotations "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |