Download rts-plugin-service-0.3.0.jar file - Jar r

Jar examples for r:rts-plugin-service

Description

Framework to build reactive services for reactive application front-ends

You can download jar file rts-plugin-service 0.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add rts-plugin-service-0.3.0.jar to your project.

<dependency>
   <groupId>com.github.shumy</groupId>
   <artifactId>rts-plugin-service</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.github.shumy', name: 'rts-plugin-service', version: '0.3.0'
libraryDependencies += "com.github.shumy" % "rts-plugin-service" % "0.3.0"
<dependency org="com.github.shumy" name="rts-plugin-service" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.shumy', module='rts-plugin-service', version='0.3.0'))
'com.github.shumy:rts-plugin-service:jar:0.3.0'

Download

Click the following link to download the jar file.

rts-plugin-service-0.3.0-javadoc.jar
rts-plugin-service-0.3.0-sources.jar
rts-plugin-service-0.3.0.jar
rts-plugin-service-0.3.0.pom



Related Tutorials