| GroupId | GroupIdcom.twosixlabs.dart.corpex |
|---|---|
| ArtifactId | ArtifactIdcorpex-api_2.12 |
| Version | Version3.0.11 |
| Type | Typejar |
| Filename | Size |
|---|---|
| corpex-api_2.12-3.0.11.pom | |
| corpex-api_2.12-3.0.11.jar | 302 KB |
| corpex-api_2.12-3.0.11-sources.jar | 22 KB |
| corpex-api_2.12-3.0.11-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-api_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.corpex</groupId>
<artifactId>corpex-api_2.12</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-api_2.12/
implementation 'com.twosixlabs.dart.corpex:corpex-api_2.12:3.0.11'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-api_2.12/
implementation ("com.twosixlabs.dart.corpex:corpex-api_2.12:3.0.11")
'com.twosixlabs.dart.corpex:corpex-api_2.12:jar:3.0.11'
<dependency org="com.twosixlabs.dart.corpex" name="corpex-api_2.12" rev="3.0.11">
<artifact name="corpex-api_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.corpex', module='corpex-api_2.12', version='3.0.11')
)
libraryDependencies += "com.twosixlabs.dart.corpex" % "corpex-api_2.12" % "3.0.11"
[com.twosixlabs.dart.corpex/corpex-api_2.12 "3.0.11"]