License |
License |
---|---|
GroupId | GroupIdcom.bandyer |
ArtifactId | ArtifactIdparis-processor |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionParis processor
Paris is a system for creating and applying styles to views in Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paris-processor-1.0.0.pom | |
paris-processor-1.0.0.jar | 275 KB |
paris-processor-1.0.0-sources.jar | 43 KB |
paris-processor-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bandyer/paris-processor/ -->
<dependency>
<groupId>com.bandyer</groupId>
<artifactId>paris-processor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bandyer/paris-processor/
implementation 'com.bandyer:paris-processor:1.0.0'
// https://jarcasting.com/artifacts/com.bandyer/paris-processor/
implementation ("com.bandyer:paris-processor:1.0.0")
'com.bandyer:paris-processor:jar:1.0.0'
<dependency org="com.bandyer" name="paris-processor" rev="1.0.0">
<artifact name="paris-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bandyer', module='paris-processor', version='1.0.0')
)
libraryDependencies += "com.bandyer" % "paris-processor" % "1.0.0"
[com.bandyer/paris-processor "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bandyer : paris-annotations | jar | 1.0.0 |
com.android.support » support-annotations | jar | 27.1.1 |
com.squareup : javapoet | jar | 1.11.1 |
com.squareup : kotlinpoet | jar | 0.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.60 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.kotlintest : kotlintest | jar | 2.0.7 |