License |
License |
---|---|
GroupId | GroupIdio.vlinx |
ArtifactId | ArtifactIdvlinx-communicate |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvlinx-communicate
VLINX Communication Components
|
Filename | Size |
---|---|
vlinx-communicate-1.0.2.pom | |
vlinx-communicate-1.0.2.jar | 21 KB |
vlinx-communicate-1.0.2-sources.jar | 9 KB |
vlinx-communicate-1.0.2-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlinx/vlinx-communicate/ -->
<dependency>
<groupId>io.vlinx</groupId>
<artifactId>vlinx-communicate</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlinx/vlinx-communicate/
implementation 'io.vlinx:vlinx-communicate:1.0.2'
// https://jarcasting.com/artifacts/io.vlinx/vlinx-communicate/
implementation ("io.vlinx:vlinx-communicate:1.0.2")
'io.vlinx:vlinx-communicate:jar:1.0.2'
<dependency org="io.vlinx" name="vlinx-communicate" rev="1.0.2">
<artifact name="vlinx-communicate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlinx', module='vlinx-communicate', version='1.0.2')
)
libraryDependencies += "io.vlinx" % "vlinx-communicate" % "1.0.2"
[io.vlinx/vlinx-communicate "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.vlinx : vlinx-logging | jar | 1.0.0 |
io.vlinx : config-utils | jar | 1.0.0 |
io.vlinx : vlinx-encryption | jar | 1.0.0 |
io.vlinx : process-utils | jar | 1.0.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |