Last Version

Hilt Conductor 0.4.3

Hilt-Conductor plugin

License

License

GroupId

GroupId

io.github.funnydevs
ArtifactId

ArtifactId

hilt-conductor
Version

Version

0.4.3
Type

Type

aar
Description

Description

Hilt Conductor
Hilt-Conductor plugin
Project URL

Project URL

https://github.com/FunnyDevs/hilt-conductor
Source Code Management

Source Code Management

https://github.com/FunnyDevs/hilt-conductor

Download hilt-conductor 0.4.3


<!-- https://jarcasting.com/artifacts/io.github.funnydevs/hilt-conductor/ -->
<dependency>
    <groupId>io.github.funnydevs</groupId>
    <artifactId>hilt-conductor</artifactId>
    <version>0.4.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.funnydevs/hilt-conductor/
implementation 'io.github.funnydevs:hilt-conductor:0.4.3'
// https://jarcasting.com/artifacts/io.github.funnydevs/hilt-conductor/
implementation ("io.github.funnydevs:hilt-conductor:0.4.3")
'io.github.funnydevs:hilt-conductor:aar:0.4.3'
<dependency org="io.github.funnydevs" name="hilt-conductor" rev="0.4.3">
  <artifact name="hilt-conductor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.funnydevs', module='hilt-conductor', version='0.4.3')
)
libraryDependencies += "io.github.funnydevs" % "hilt-conductor" % "0.4.3"
[io.github.funnydevs/hilt-conductor "0.4.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.funnydevs : hilt-conductor-annotations jar 0.4.3

runtime (1)

Group / Artifact Type Version
com.google.dagger : hilt-android jar 2.35

Project Modules

There are no modules declared in this project.