License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdntalk-agent |
Last Version | Last Version0.8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuts Community Toolbox NTalk
Network Updatable Things Services Bootstrap
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ntalk-agent-0.8.3.0.pom | |
ntalk-agent-0.8.3.0.jar | 4 KB |
ntalk-agent-0.8.3.0-sources.jar | 3 KB |
ntalk-agent-0.8.3.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntalk-agent/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ntalk-agent</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntalk-agent/
implementation 'net.thevpc.nuts.toolbox:ntalk-agent:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntalk-agent/
implementation ("net.thevpc.nuts.toolbox:ntalk-agent:0.8.3.0")
'net.thevpc.nuts.toolbox:ntalk-agent:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ntalk-agent" rev="0.8.3.0">
<artifact name="ntalk-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ntalk-agent', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ntalk-agent" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ntalk-agent "0.8.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.nuts.lib : nlib-talk-agent | jar | 0.8.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |