Jar examples for a:artist-api
A Gradle plugin that generates a base set of Views
You can download jar file artist-api 0.2.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
artist-api-0.2.1-javadoc.jar