Download io.sarl.lang.core-0.2.0.jar file - Jar i

Jar examples for i:io

Description

You can download jar file io.sarl.lang.core 0.2.0 in this page.

Build File

You can use the following script to add io.sarl.lang.core-0.2.0.jar to your project.

<dependency>
   <groupId>io.sarl.lang</groupId>
   <artifactId>io.sarl.lang.core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.sarl.lang', name: 'io.sarl.lang.core', version: '0.2.0'
libraryDependencies += "io.sarl.lang" % "io.sarl.lang.core" % "0.2.0"
<dependency org="io.sarl.lang" name="io.sarl.lang.core" rev="0.2.0"/>
@Grapes(@Grab(group='io.sarl.lang', module='io.sarl.lang.core', version='0.2.0'))
'io.sarl.lang:io.sarl.lang.core:jar:0.2.0'

Download

Click the following link to download the jar file.

io.sarl.lang.core-0.2.0-javadoc.jar
io.sarl.lang.core-0.2.0-sources.jar
io.sarl.lang.core-0.2.0.jar
io.sarl.lang.core-0.2.0.pom



Related Tutorials