is not current version
Last Version 3.0.3

org.nakedobjects:nos-remoting-command 3.0.2


GroupId

GroupId

org.nakedobjects
ArtifactId

ArtifactId

nos-remoting-command
Version

Version

3.0.2
Type

Type

jar

Download nos-remoting-command 3.0.2


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