Download sema4g-1.6.2.jar file - Jar s

Jar examples for s:sema4g

Description

Managing asynchronous calls in GWT

You can download jar file sema4g 1.6.2 in this page.

License

Apache License

Build File

You can use the following script to add sema4g-1.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

sema4g-1.6.2-javadoc.jar
sema4g-1.6.2-sources.jar
sema4g-1.6.2.jar
sema4g-1.6.2.pom



Related Tutorials