License |
License |
---|---|
GroupId | GroupIdcom.bandyer |
ArtifactId | ArtifactIdparis-annotations |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionParis annotations
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-annotations-1.0.0.pom | |
paris-annotations-1.0.0.jar | 7 KB |
paris-annotations-1.0.0-sources.jar | 3 KB |
paris-annotations-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bandyer/paris-annotations/ -->
<dependency>
<groupId>com.bandyer</groupId>
<artifactId>paris-annotations</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bandyer/paris-annotations/
implementation 'com.bandyer:paris-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.bandyer/paris-annotations/
implementation ("com.bandyer:paris-annotations:1.0.0")
'com.bandyer:paris-annotations:jar:1.0.0'
<dependency org="com.bandyer" name="paris-annotations" rev="1.0.0">
<artifact name="paris-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bandyer', module='paris-annotations', version='1.0.0')
)
libraryDependencies += "com.bandyer" % "paris-annotations" % "1.0.0"
[com.bandyer/paris-annotations "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.60 |