License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.jauntsdn.rsocket |
ArtifactId | ArtifactIdrsocket-rpc-rxjava-compiler |
Version | Version1.1.1 |
Type | Typepom |
Description |
Descriptionrsocket-rpc-rxjava-compiler
RSocket-RPC-rxjava compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-rpc-rxjava-compiler/ -->
<dependency>
<groupId>com.jauntsdn.rsocket</groupId>
<artifactId>rsocket-rpc-rxjava-compiler</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-rpc-rxjava-compiler/
implementation 'com.jauntsdn.rsocket:rsocket-rpc-rxjava-compiler:1.1.1'
// https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-rpc-rxjava-compiler/
implementation ("com.jauntsdn.rsocket:rsocket-rpc-rxjava-compiler:1.1.1")
'com.jauntsdn.rsocket:rsocket-rpc-rxjava-compiler:pom:1.1.1'
<dependency org="com.jauntsdn.rsocket" name="rsocket-rpc-rxjava-compiler" rev="1.1.1">
<artifact name="rsocket-rpc-rxjava-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jauntsdn.rsocket', module='rsocket-rpc-rxjava-compiler', version='1.1.1')
)
libraryDependencies += "com.jauntsdn.rsocket" % "rsocket-rpc-rxjava-compiler" % "1.1.1"
[com.jauntsdn.rsocket/rsocket-rpc-rxjava-compiler "1.1.1"]