is not current version
Last Version 0.6.2

net.contextfw:remoting 0.6.1


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

remoting
Version

Version

0.6.1
Type

Type

pom

Download remoting 0.6.1

Filename Size
remoting-0.6.1.pom 1 KB
Browse

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