Last Version

Paris processor 1.0.0

Paris is a system for creating and applying styles to views in Android.

License

License

GroupId

GroupId

com.bandyer
ArtifactId

ArtifactId

paris-processor
Version

Version

1.0.0
Type

Type

jar
Description

Description

Paris processor
Paris is a system for creating and applying styles to views in Android.
Project URL

Project URL

https://github.com/bandyer/paris
Source Code Management

Source Code Management

https://github.com/bandyer/paris

Download paris-processor 1.0.0


<!-- 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"]

Dependencies

runtime (5)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.kotlintest : kotlintest jar 2.0.7

Project Modules

There are no modules declared in this project.