is not current version
Last Version 3.3

com.twosixlabs.dart.status.reader:client_2.12 3.0.13

client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.twosixlabs.dart.status.reader
ArtifactId

ArtifactId

client_2.12
Version

Version

3.0.13
Type

Type

jar

Download client_2.12 3.0.13


<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.status.reader/client_2.12/ -->
<dependency>
    <groupId>com.twosixlabs.dart.status.reader</groupId>
    <artifactId>client_2.12</artifactId>
    <version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.status.reader/client_2.12/
implementation 'com.twosixlabs.dart.status.reader:client_2.12:3.0.13'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.status.reader/client_2.12/
implementation ("com.twosixlabs.dart.status.reader:client_2.12:3.0.13")
'com.twosixlabs.dart.status.reader:client_2.12:jar:3.0.13'
<dependency org="com.twosixlabs.dart.status.reader" name="client_2.12" rev="3.0.13">
  <artifact name="client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.status.reader', module='client_2.12', version='3.0.13')
)
libraryDependencies += "com.twosixlabs.dart.status.reader" % "client_2.12" % "3.0.13"
[com.twosixlabs.dart.status.reader/client_2.12 "3.0.13"]