TestInjector

Injector library for testing

License

License

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

TestInjector
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

TestInjector
Injector library for testing
Project URL

Project URL

https://github.com/vicpinm/TestInjector
Source Code Management

Source Code Management

https://github.com/vicpinm/TestInjector

Download TestInjector

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.1
org.mockito : mockito-core jar 2.2.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0