Download artist-api-0.0.2.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.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials