Jar examples for r:reactivesocket-core
reactivesocket-core
You can download jar file reactivesocket-core 0.5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reactivesocket-core-0.5.2.jar to your project.
<dependency> <groupId>io.reactivesocket</groupId> <artifactId>reactivesocket-core</artifactId> <version>0.5.2</version> </dependency>
compile group: 'io.reactivesocket', name: 'reactivesocket-core', version: '0.5.2'
libraryDependencies += "io.reactivesocket" % "reactivesocket-core" % "0.5.2"
<dependency org="io.reactivesocket" name="reactivesocket-core" rev="0.5.2"/>
@Grapes(@Grab(group='io.reactivesocket', module='reactivesocket-core', version='0.5.2'))
'io.reactivesocket:reactivesocket-core:jar:0.5.2'
Click the following link to download the jar file.
reactivesocket-core-0.5.2-javadoc.jar