tangle-api

Android dependency injection using Anvil

License

License

The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
GroupId

GroupId

com.rickbusarow.tangle
ArtifactId

ArtifactId

tangle-api
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

aar
Description

Description

tangle-api
Android dependency injection using Anvil
Project URL

Project URL

https://github.com/rbusarow/Tangle
Source Code Management

Source Code Management

https://github.com/rbusarow/Tangle.git

Download tangle-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-api/ -->
<dependency>
    <groupId>com.rickbusarow.tangle</groupId>
    <artifactId>tangle-api</artifactId>
    <version>0.14.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-api/
implementation 'com.rickbusarow.tangle:tangle-api:0.14.1'
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-api/
implementation ("com.rickbusarow.tangle:tangle-api:0.14.1")
'com.rickbusarow.tangle:tangle-api:aar:0.14.1'
<dependency org="com.rickbusarow.tangle" name="tangle-api" rev="0.14.1">
  <artifact name="tangle-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rickbusarow.tangle', module='tangle-api', version='0.14.1')
)
libraryDependencies += "com.rickbusarow.tangle" % "tangle-api" % "0.14.1"
[com.rickbusarow.tangle/tangle-api "0.14.1"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.google.dagger : dagger jar 2.39.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0