Download artist-api-0.2.1.jar file - Jar a

Jar examples for a:artist-api

Description

A Gradle plugin that generates a base set of Views

You can download jar file artist-api 0.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add artist-api-0.2.1.jar to your project.

<dependency>
   <groupId>com.uber.artist</groupId>
   <artifactId>artist-api</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.uber.artist', name: 'artist-api', version: '0.2.1'
libraryDependencies += "com.uber.artist" % "artist-api" % "0.2.1"
<dependency org="com.uber.artist" name="artist-api" rev="0.2.1"/>
@Grapes(@Grab(group='com.uber.artist', module='artist-api', version='0.2.1'))
'com.uber.artist:artist-api:jar:0.2.1'

Download

Click the following link to download the jar file.

artist-api-0.2.1-javadoc.jar
artist-api-0.2.1-sources.jar
artist-api-0.2.1.jar
artist-api-0.2.1.pom



Related Tutorials