is not current version
Last Version 1.2.7

com.github.cloudyrock.changock:changock-driver 1.1.12


GroupId

GroupId

com.github.cloudyrock.changock
ArtifactId

ArtifactId

changock-driver
Version

Version

1.1.12
Type

Type

pom

Download changock-driver 1.1.12

Filename Size
changock-driver-1.1.12.pom 1013 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-driver/ -->
<dependency>
    <groupId>com.github.cloudyrock.changock</groupId>
    <artifactId>changock-driver</artifactId>
    <version>1.1.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-driver/
implementation 'com.github.cloudyrock.changock:changock-driver:1.1.12'
// https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-driver/
implementation ("com.github.cloudyrock.changock:changock-driver:1.1.12")
'com.github.cloudyrock.changock:changock-driver:pom:1.1.12'
<dependency org="com.github.cloudyrock.changock" name="changock-driver" rev="1.1.12">
  <artifact name="changock-driver" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudyrock.changock', module='changock-driver', version='1.1.12')
)
libraryDependencies += "com.github.cloudyrock.changock" % "changock-driver" % "1.1.12"
[com.github.cloudyrock.changock/changock-driver "1.1.12"]