Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdremoting-fluent |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
remoting-fluent-0.6.1.pom | |
remoting-fluent-0.6.1.jar | 11 KB |
remoting-fluent-0.6.1-sources.jar | 5 KB |
remoting-fluent-0.6.1-javadoc.jar | 55 KB |
Browse |
<!-- 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"]