Jar examples for c:ceylon.bootstrap
You can download jar file ceylon.bootstrap 1.2.0 in this page.
You can use the following script to add ceylon.bootstrap-1.2.0.jar to your project.
<dependency> <groupId>org.ceylon-lang</groupId> <artifactId>ceylon.bootstrap</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.ceylon-lang', name: 'ceylon.bootstrap', version: '1.2.0'
libraryDependencies += "org.ceylon-lang" % "ceylon.bootstrap" % "1.2.0"
<dependency org="org.ceylon-lang" name="ceylon.bootstrap" rev="1.2.0"/>
@Grapes(@Grab(group='org.ceylon-lang', module='ceylon.bootstrap', version='1.2.0'))
'org.ceylon-lang:ceylon.bootstrap:jar:1.2.0'
Click the following link to download the jar file.
ceylon.bootstrap-1.2.0-javadoc.jar