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

Jar examples for i:io

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials