Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdntalk-agent |
Version | Version0.8.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ntalk-agent-0.8.1.0.pom | |
ntalk-agent-0.8.1.0.jar | 4 KB |
ntalk-agent-0.8.1.0-sources.jar | 3 KB |
ntalk-agent-0.8.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntalk-agent/
implementation 'net.thevpc.nuts.toolbox:ntalk-agent:0.8.1.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntalk-agent/
implementation ("net.thevpc.nuts.toolbox:ntalk-agent:0.8.1.0")
'net.thevpc.nuts.toolbox:ntalk-agent:jar:0.8.1.0'
<dependency org="net.thevpc.nuts.toolbox" name="ntalk-agent" rev="0.8.1.0">
<artifact name="ntalk-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ntalk-agent', version='0.8.1.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ntalk-agent" % "0.8.1.0"
[net.thevpc.nuts.toolbox/ntalk-agent "0.8.1.0"]