is not current version
Last Version 0.2.6

com.opendxl:dxlclient 0.2.5

An OpenDXL client library for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxlclient
Version

Version

0.2.5
Type

Type

jar

Download dxlclient 0.2.5


<!-- https://jarcasting.com/artifacts/com.opendxl/dxlclient/ -->
<dependency>
    <groupId>com.opendxl</groupId>
    <artifactId>dxlclient</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.opendxl/dxlclient/
implementation 'com.opendxl:dxlclient:0.2.5'
// https://jarcasting.com/artifacts/com.opendxl/dxlclient/
implementation ("com.opendxl:dxlclient:0.2.5")
'com.opendxl:dxlclient:jar:0.2.5'
<dependency org="com.opendxl" name="dxlclient" rev="0.2.5">
  <artifact name="dxlclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opendxl', module='dxlclient', version='0.2.5')
)
libraryDependencies += "com.opendxl" % "dxlclient" % "0.2.5"
[com.opendxl/dxlclient "0.2.5"]