Download sea-0.1.7.jar file - Jar s

Jar examples for s:sea

Description

An event-dispatch mechanism

You can download jar file sea 0.1.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sea-0.1.7.jar to your project.

<dependency>
   <groupId>com.getperka.sea</groupId>
   <artifactId>sea</artifactId>
   <version>0.1.7</version>
</dependency>
compile group: 'com.getperka.sea', name: 'sea', version: '0.1.7'
libraryDependencies += "com.getperka.sea" % "sea" % "0.1.7"
<dependency org="com.getperka.sea" name="sea" rev="0.1.7"/>
@Grapes(@Grab(group='com.getperka.sea', module='sea', version='0.1.7'))
'com.getperka.sea:sea:jar:0.1.7'

Download

Click the following link to download the jar file.

sea-0.1.7-javadoc.jar
sea-0.1.7-sources.jar
sea-0.1.7.jar
sea-0.1.7.pom



Related Tutorials