Jar examples for g:gsn-core
gsn-core
You can download jar file gsn-core 2.0.0 in this page.
GPL-3.0+
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'
Click the following link to download the jar file.
gsn-core-2.0.0-javadoc.jar