is not current version
Last Version 0.6.2

net.contextfw:remoting-fluent 0.6.1

Fluent-style remoting interface implementation on top of Hessian

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

remoting-fluent
Version

Version

0.6.1
Type

Type

jar

Download remoting-fluent 0.6.1


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