is not current version
Last Version 7.23.9

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


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.n2oapp.framework
ArtifactId

ArtifactId

n2o-demo-client
Version

Version

7.12.0
Type

Type

jar

Download n2o-demo-client 7.12.0


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