Last Version

artist 0.4.7

A Gradle plugin that generates a base set of Views

License

License

GroupId

GroupId

com.uber.artist
ArtifactId

ArtifactId

artist
Version

Version

0.4.7
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 0.4.7


<!-- 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.