Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.twosixlabs.dart.status.reader |
ArtifactId | ArtifactIdclient_2.12 |
Version | Version3.0.13 |
Type | Typejar |
Filename | Size |
---|---|
client_2.12-3.0.13.pom | |
client_2.12-3.0.13.jar | 4 KB |
client_2.12-3.0.13-sources.jar | 1 KB |
client_2.12-3.0.13-javadoc.jar | 1 MB |
Browse |
<!-- 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"]