Download gawain-core-0.1.6.jar file - Jar g

Jar examples for g:gawain-core

Description

Microframework focusing on data processing and aggregation in distributed environment

You can download jar file gawain-core 0.1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gawain-core-0.1.6.jar to your project.

<dependency>
   <groupId>me.smecsia.gawain</groupId>
   <artifactId>gawain-core</artifactId>
   <version>0.1.6</version>
</dependency>
compile group: 'me.smecsia.gawain', name: 'gawain-core', version: '0.1.6'
libraryDependencies += "me.smecsia.gawain" % "gawain-core" % "0.1.6"
<dependency org="me.smecsia.gawain" name="gawain-core" rev="0.1.6"/>
@Grapes(@Grab(group='me.smecsia.gawain', module='gawain-core', version='0.1.6'))
'me.smecsia.gawain:gawain-core:jar:0.1.6'

Download

Click the following link to download the jar file.

gawain-core-0.1.6-javadoc.jar
gawain-core-0.1.6-sources.jar
gawain-core-0.1.6.jar
gawain-core-0.1.6.pom



Related Tutorials