Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.thevpc.nuts.lib |
ArtifactId | ArtifactIdnlib-talk-agent |
Version | Version0.8.1.0 |
Type | Typejar |
Filename | Size |
---|---|
nlib-talk-agent-0.8.1.0.pom | |
nlib-talk-agent-0.8.1.0.jar | 20 KB |
nlib-talk-agent-0.8.1.0-sources.jar | 10 KB |
nlib-talk-agent-0.8.1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-talk-agent/ -->
<dependency>
<groupId>net.thevpc.nuts.lib</groupId>
<artifactId>nlib-talk-agent</artifactId>
<version>0.8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-talk-agent/
implementation 'net.thevpc.nuts.lib:nlib-talk-agent:0.8.1.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-talk-agent/
implementation ("net.thevpc.nuts.lib:nlib-talk-agent:0.8.1.0")
'net.thevpc.nuts.lib:nlib-talk-agent:jar:0.8.1.0'
<dependency org="net.thevpc.nuts.lib" name="nlib-talk-agent" rev="0.8.1.0">
<artifact name="nlib-talk-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.lib', module='nlib-talk-agent', version='0.8.1.0')
)
libraryDependencies += "net.thevpc.nuts.lib" % "nlib-talk-agent" % "0.8.1.0"
[net.thevpc.nuts.lib/nlib-talk-agent "0.8.1.0"]