tanto

tanto is lightweight component manager for Dagger 2

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.kdk96
ArtifactId

ArtifactId

tanto
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

aar
Description

Description

tanto
tanto is lightweight component manager for Dagger 2
Project URL

Project URL

https://github.com/kdk96/tanto
Source Code Management

Source Code Management

https://github.com/kdk96/tanto

Download tanto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4