Download vector-compat-1.0.5.jar file - Jar v

Jar examples for v:vector-compat

Description

A support library for VectorDrawable and AnimatedVectorDrawable introduced in Lollipop

You can download jar file vector-compat 1.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add vector-compat-1.0.5.jar to your project.

<dependency>
   <groupId>com.wnafee</groupId>
   <artifactId>vector-compat</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.wnafee', name: 'vector-compat', version: '1.0.5'
libraryDependencies += "com.wnafee" % "vector-compat" % "1.0.5"
<dependency org="com.wnafee" name="vector-compat" rev="1.0.5"/>
@Grapes(@Grab(group='com.wnafee', module='vector-compat', version='1.0.5'))
'com.wnafee:vector-compat:jar:1.0.5'

Download

Click the following link to download the jar file.

vector-compat-1.0.5-javadoc.jar
vector-compat-1.0.5-sources.jar
vector-compat-1.0.5.pom



Related Tutorials