Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.twosixlabs.dart.corpex |
ArtifactId | ArtifactIdcorpex-client_2.12 |
Version | Version3.0.11 |
Type | Typejar |
Filename | Size |
---|---|
corpex-client_2.12-3.0.11.pom | |
corpex-client_2.12-3.0.11.jar | 334 bytes |
corpex-client_2.12-3.0.11-sources.jar | 281 bytes |
corpex-client_2.12-3.0.11-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-client_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.corpex</groupId>
<artifactId>corpex-client_2.12</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-client_2.12/
implementation 'com.twosixlabs.dart.corpex:corpex-client_2.12:3.0.11'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-client_2.12/
implementation ("com.twosixlabs.dart.corpex:corpex-client_2.12:3.0.11")
'com.twosixlabs.dart.corpex:corpex-client_2.12:jar:3.0.11'
<dependency org="com.twosixlabs.dart.corpex" name="corpex-client_2.12" rev="3.0.11">
<artifact name="corpex-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.corpex', module='corpex-client_2.12', version='3.0.11')
)
libraryDependencies += "com.twosixlabs.dart.corpex" % "corpex-client_2.12" % "3.0.11"
[com.twosixlabs.dart.corpex/corpex-client_2.12 "3.0.11"]