Download ceylon.language-1.2.0.jar file - Jar c

Jar examples for c:ceylon.language

Description

You can download jar file ceylon.language 1.2.0 in this page.

Build File

You can use the following script to add ceylon.language-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

ceylon.language-1.2.0-javadoc.jar
ceylon.language-1.2.0-sources.jar
ceylon.language-1.2.0.jar
ceylon.language-1.2.0.pom



Related Tutorials