GroupId | GroupIdcom.drivetribe |
---|---|
ArtifactId | ArtifactIdorchestra-cron_sjs0.6_2.12 |
Version | Version0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.drivetribe/orchestra-cron_sjs0.6_2.12/ -->
<dependency>
<groupId>com.drivetribe</groupId>
<artifactId>orchestra-cron_sjs0.6_2.12</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.drivetribe/orchestra-cron_sjs0.6_2.12/
implementation 'com.drivetribe:orchestra-cron_sjs0.6_2.12:0.6'
// https://jarcasting.com/artifacts/com.drivetribe/orchestra-cron_sjs0.6_2.12/
implementation ("com.drivetribe:orchestra-cron_sjs0.6_2.12:0.6")
'com.drivetribe:orchestra-cron_sjs0.6_2.12:jar:0.6'
<dependency org="com.drivetribe" name="orchestra-cron_sjs0.6_2.12" rev="0.6">
<artifact name="orchestra-cron_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.drivetribe', module='orchestra-cron_sjs0.6_2.12', version='0.6')
)
libraryDependencies += "com.drivetribe" % "orchestra-cron_sjs0.6_2.12" % "0.6"
[com.drivetribe/orchestra-cron_sjs0.6_2.12 "0.6"]