artist

A Gradle plugin that generates a base set of Views

License

License

GroupId

GroupId

com.uber.artist
ArtifactId

ArtifactId

artist
Last Version

Last Version

0.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

artist
A Gradle plugin that generates a base set of Views
Project URL

Project URL

https://github.com/uber/artist/
Source Code Management

Source Code Management

https://github.com/uber/artist/

Download artist

How to add to project

<!-- https://jarcasting.com/artifacts/com.uber.artist/artist/ -->
<dependency>
    <groupId>com.uber.artist</groupId>
    <artifactId>artist</artifactId>
    <version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.artist/artist/
implementation 'com.uber.artist:artist:0.4.7'
// https://jarcasting.com/artifacts/com.uber.artist/artist/
implementation ("com.uber.artist:artist:0.4.7")
'com.uber.artist:artist:jar:0.4.7'
<dependency org="com.uber.artist" name="artist" rev="0.4.7">
  <artifact name="artist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.artist', module='artist', version='0.4.7')
)
libraryDependencies += "com.uber.artist" % "artist" % "0.4.7"
[com.uber.artist/artist "0.4.7"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.0
com.uber.artist : artist-core jar 0.4.7

Project Modules

There are no modules declared in this project.
com.uber.artist

Uber Open Source

Open Source Software at Uber

Versions

Version
0.4.7
0.4.6
0.4.5
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2