is not current version
Last Version 7.23.9

net.n2oapp.framework:n2o-demo-client 7.6.7


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.n2oapp.framework
ArtifactId

ArtifactId

n2o-demo-client
Version

Version

7.6.7
Type

Type

jar

Download n2o-demo-client 7.6.7


<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-demo-client/ -->
<dependency>
    <groupId>net.n2oapp.framework</groupId>
    <artifactId>n2o-demo-client</artifactId>
    <version>7.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-demo-client/
implementation 'net.n2oapp.framework:n2o-demo-client:7.6.7'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-demo-client/
implementation ("net.n2oapp.framework:n2o-demo-client:7.6.7")
'net.n2oapp.framework:n2o-demo-client:jar:7.6.7'
<dependency org="net.n2oapp.framework" name="n2o-demo-client" rev="7.6.7">
  <artifact name="n2o-demo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-demo-client', version='7.6.7')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-demo-client" % "7.6.7"
[net.n2oapp.framework/n2o-demo-client "7.6.7"]