Download gsn-core-2.0.1.jar file - Jar g

Jar examples for g:gsn-core

Description

gsn-core

You can download jar file gsn-core 2.0.1 in this page.

License

GPL-3.0+

Build File

You can use the following script to add gsn-core-2.0.1.jar to your project.

<dependency>
   <groupId>ch.epfl.gsn</groupId>
   <artifactId>gsn-core</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'ch.epfl.gsn', name: 'gsn-core', version: '2.0.1'
libraryDependencies += "ch.epfl.gsn" % "gsn-core" % "2.0.1"
<dependency org="ch.epfl.gsn" name="gsn-core" rev="2.0.1"/>
@Grapes(@Grab(group='ch.epfl.gsn', module='gsn-core', version='2.0.1'))
'ch.epfl.gsn:gsn-core:jar:2.0.1'

Download

Click the following link to download the jar file.

gsn-core-2.0.1-javadoc.jar
gsn-core-2.0.1-sources.jar
gsn-core-2.0.1.jar
gsn-core-2.0.1.pom



Related Tutorials