Download ceylon-all-1.3.2.jar file - Jar c

Jar examples for c:ceylon-all

Description

You can download jar file ceylon-all 1.3.2 in this page.

Build File

You can use the following script to add ceylon-all-1.3.2.jar to your project.

<dependency>
   <groupId>org.ceylon-lang</groupId>
   <artifactId>ceylon-all</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'org.ceylon-lang', name: 'ceylon-all', version: '1.3.2'
libraryDependencies += "org.ceylon-lang" % "ceylon-all" % "1.3.2"
<dependency org="org.ceylon-lang" name="ceylon-all" rev="1.3.2"/>
@Grapes(@Grab(group='org.ceylon-lang', module='ceylon-all', version='1.3.2'))
'org.ceylon-lang:ceylon-all:jar:1.3.2'

Download

Click the following link to download the jar file.

ceylon-all-1.3.2-javadoc.jar
ceylon-all-1.3.2.jar
ceylon-all-1.3.2.pom



Related Tutorials