is not current version
Last Version 0.0.4-BETA

com.github.cloudyrock.changock:changock-core 0.0.3-BETA

Migration runner classes base for

GroupId

GroupId

com.github.cloudyrock.changock
ArtifactId

ArtifactId

changock-core
Version

Version

0.0.3-BETA
Type

Type

pom

Download changock-core 0.0.3-BETA


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