Last Version

Blend testing support 0.2.2

Testing support for Blend

License

License

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

blend-test
Version

Version

0.2.2
Type

Type

aar
Description

Description

Blend testing support
Testing support for Blend
Project URL

Project URL

https://github.com/wealthfront/blend/
Source Code Management

Source Code Management

https://github.com/wealthfront/blend/

Download blend-test 0.2.2


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

Dependencies

runtime (7)

Group / Artifact Type Version
com.wealthfront : blend-library jar 0.2.2
com.wealthfront : blend-support jar 0.2.2
androidx.appcompat » appcompat jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
javax.inject : javax.inject jar 1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.truth : truth jar 0.39

Project Modules

There are no modules declared in this project.