License |
License |
---|---|
GroupId | GroupIdcom.wealthfront |
ArtifactId | ArtifactIdblend |
Version | Version0.2.1 |
Type | Typeaar |
Description |
DescriptionBlend
Animation library that gracefully handles interruptions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blend-0.2.1.pom | |
blend-0.2.1.aar | 144 KB |
blend-0.2.1-sources.jar | 1 KB |
blend-0.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealthfront/blend/ -->
<dependency>
<groupId>com.wealthfront</groupId>
<artifactId>blend</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wealthfront/blend/
implementation 'com.wealthfront:blend:0.2.1'
// https://jarcasting.com/artifacts/com.wealthfront/blend/
implementation ("com.wealthfront:blend:0.2.1")
'com.wealthfront:blend:aar:0.2.1'
<dependency org="com.wealthfront" name="blend" rev="0.2.1">
<artifact name="blend" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wealthfront', module='blend', version='0.2.1')
)
libraryDependencies += "com.wealthfront" % "blend" % "0.2.1"
[com.wealthfront/blend "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
blend » blend-support | jar | unspecified |
androidx.appcompat » appcompat | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |