is not current version
Last Version 0.2.6

com.opendxl:dxlclient 0.1.3

An OpenDXL client library for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxlclient
Version

Version

0.1.3
Type

Type

jar

Download dxlclient 0.1.3


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