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