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

Jar examples for g:gsn-core

Description

gsn-core

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

License

GPL-3.0+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials