License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.759434091 |
ArtifactId | ArtifactIdreactor-rpc4j-parent |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreactor-rpc4j
reactor-rpc4j
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactor-rpc4j-parent-1.0.1.RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.759434091/reactor-rpc4j-parent/ -->
<dependency>
<groupId>com.github.759434091</groupId>
<artifactId>reactor-rpc4j-parent</artifactId>
<version>1.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.759434091/reactor-rpc4j-parent/
implementation 'com.github.759434091:reactor-rpc4j-parent:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.759434091/reactor-rpc4j-parent/
implementation ("com.github.759434091:reactor-rpc4j-parent:1.0.1.RELEASE")
'com.github.759434091:reactor-rpc4j-parent:pom:1.0.1.RELEASE'
<dependency org="com.github.759434091" name="reactor-rpc4j-parent" rev="1.0.1.RELEASE">
<artifact name="reactor-rpc4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.759434091', module='reactor-rpc4j-parent', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.759434091" % "reactor-rpc4j-parent" % "1.0.1.RELEASE"
[com.github.759434091/reactor-rpc4j-parent "1.0.1.RELEASE"]