is not current version
Last Version 0.4.2

ws.argo.wireline:ArgoWirelineFormat 0.3.1

Encapsulated the json and xml protocols for the Argo probes and responses

Categories

Categories

Wire Data Data Structures ORM
GroupId

GroupId

ws.argo.wireline
ArtifactId

ArtifactId

ArgoWirelineFormat
Version

Version

0.3.1
Type

Type

jar

Download ArgoWirelineFormat 0.3.1


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