Download artist-api-0.1.0.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.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials