Download spago-core-2.3.0.jar file - Jar s

Jar examples for s:spago-core

Description

Application Framework Multichannel

You can download jar file spago-core 2.3.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

Build File

You can use the following script to add spago-core-2.3.0.jar to your project.

<dependency>
   <groupId>it.eng.spago</groupId>
   <artifactId>spago-core</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'it.eng.spago', name: 'spago-core', version: '2.3.0'
libraryDependencies += "it.eng.spago" % "spago-core" % "2.3.0"
<dependency org="it.eng.spago" name="spago-core" rev="2.3.0"/>
@Grapes(@Grab(group='it.eng.spago', module='spago-core', version='2.3.0'))
'it.eng.spago:spago-core:jar:2.3.0'

Download

Click the following link to download the jar file.

spago-core-2.3.0-javadoc.jar
spago-core-2.3.0-sources.jar
spago-core-2.3.0.jar
spago-core-2.3.0.pom



Related Tutorials