Last Version

Gradle Plugin for Ceylon on Android 1.0.1

Adds support for the Ceylon language to Android builds

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.redhat.ceylon.gradle
ArtifactId

ArtifactId

android
Version

Version

1.0.1
Type

Type

jar
Description

Description

Gradle Plugin for Ceylon on Android
Adds support for the Ceylon language to Android builds

Download android 1.0.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 2.2.0
com.athaydes.gradle.ceylon » ceylon-gradle-plugin jar 1.1.2

Project Modules

There are no modules declared in this project.