is not current version
Last Version 0.2.1

com.wealthfront:blend 0.1.0

Animation library that gracefully handles interruptions

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

blend
Version

Version

0.1.0
Type

Type

aar

Download blend 0.1.0


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