is not current version
Last Version 0.4.2

ws.argo.wireline:ArgoWirelineFormat 0.4.0-BETA

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.4.0-BETA
Type

Type

jar

Download ArgoWirelineFormat 0.4.0-BETA


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