GroupId | GroupIdcom.twosixlabs.dart.corpex |
---|---|
ArtifactId | ArtifactIdcorpex-microservice_2.12 |
Version | Version3.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-microservice_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.corpex</groupId>
<artifactId>corpex-microservice_2.12</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-microservice_2.12/
implementation 'com.twosixlabs.dart.corpex:corpex-microservice_2.12:3.0.14'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.corpex/corpex-microservice_2.12/
implementation ("com.twosixlabs.dart.corpex:corpex-microservice_2.12:3.0.14")
'com.twosixlabs.dart.corpex:corpex-microservice_2.12:jar:3.0.14'
<dependency org="com.twosixlabs.dart.corpex" name="corpex-microservice_2.12" rev="3.0.14">
<artifact name="corpex-microservice_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.corpex', module='corpex-microservice_2.12', version='3.0.14')
)
libraryDependencies += "com.twosixlabs.dart.corpex" % "corpex-microservice_2.12" % "3.0.14"
[com.twosixlabs.dart.corpex/corpex-microservice_2.12 "3.0.14"]