Last Version

Timber-JUnit-Rule 1.0.1

JUnit TestRule that pipes Android Timber logs to the standard console

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.lachlanmckee
ArtifactId

ArtifactId

timber-junit-rule
Version

Version

1.0.1
Type

Type

aar
Description

Description

Timber-JUnit-Rule
JUnit TestRule that pipes Android Timber logs to the standard console
Project URL

Project URL

https://github.com/LachlanMcKee/timber-junit-rule
Source Code Management

Source Code Management

https://github.com/LachlanMcKee/timber-junit-rule

Download timber-junit-rule 1.0.1


<!-- https://jarcasting.com/artifacts/net.lachlanmckee/timber-junit-rule/ -->
<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>timber-junit-rule</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.lachlanmckee/timber-junit-rule/
implementation 'net.lachlanmckee:timber-junit-rule:1.0.1'
// https://jarcasting.com/artifacts/net.lachlanmckee/timber-junit-rule/
implementation ("net.lachlanmckee:timber-junit-rule:1.0.1")
'net.lachlanmckee:timber-junit-rule:aar:1.0.1'
<dependency org="net.lachlanmckee" name="timber-junit-rule" rev="1.0.1">
  <artifact name="timber-junit-rule" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.lachlanmckee', module='timber-junit-rule', version='1.0.1')
)
libraryDependencies += "net.lachlanmckee" % "timber-junit-rule" % "1.0.1"
[net.lachlanmckee/timber-junit-rule "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.