is not current version
Last Version 0.4.7

artist-core 0.4.6

A Gradle plugin that generates a base set of Views

License

License

GroupId

GroupId

com.uber.artist
ArtifactId

ArtifactId

artist-core
Version

Version

0.4.6
Type

Type

jar
Description

Description

artist-core
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-core 0.4.6


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.squareup : javapoet jar 1.9.0
com.squareup : kotlinpoet jar 1.0.1
com.google.googlejavaformat : google-java-format jar 1.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.0
com.uber.artist : artist-api jar 0.4.6

test (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
com.google.testing.compile : compile-testing jar 0.15
junit : junit jar 4.12
org.robolectric : android-all jar 8.1.0-robolectric-4402310
com.google.truth : truth jar 0.42

Project Modules

There are no modules declared in this project.