is not current version
Last Version 3.5

com.twosixlabs.dart.corpex:corpex-client_2.12 3.0.11

corpex-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.twosixlabs.dart.corpex
ArtifactId

ArtifactId

corpex-client_2.12
Version

Version

3.0.11
Type

Type

jar

Download corpex-client_2.12 3.0.11


<!-- 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"]