is not current version
Last Version 0.6.2

net.contextfw:remoting-fluent 0.6.0

Fluent-style remoting interface implementation on top of Hessian

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

remoting-fluent
Version

Version

0.6.0
Type

Type

jar

Download remoting-fluent 0.6.0


<!-- https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/ -->
<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>remoting-fluent</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/
implementation 'net.contextfw:remoting-fluent:0.6.0'
// https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/
implementation ("net.contextfw:remoting-fluent:0.6.0")
'net.contextfw:remoting-fluent:jar:0.6.0'
<dependency org="net.contextfw" name="remoting-fluent" rev="0.6.0">
  <artifact name="remoting-fluent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='remoting-fluent', version='0.6.0')
)
libraryDependencies += "net.contextfw" % "remoting-fluent" % "0.6.0"
[net.contextfw/remoting-fluent "0.6.0"]