is not current version
Last Version 0.0.14

io.github.goodgoodjm:otter-core 0.0.9

Otter, DB Migration tools for kotlin

GroupId

GroupId

io.github.goodgoodjm
ArtifactId

ArtifactId

otter-core
Version

Version

0.0.9
Type

Type

jar

Download otter-core 0.0.9


<!-- https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-core/ -->
<dependency>
    <groupId>io.github.goodgoodjm</groupId>
    <artifactId>otter-core</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-core/
implementation 'io.github.goodgoodjm:otter-core:0.0.9'
// https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-core/
implementation ("io.github.goodgoodjm:otter-core:0.0.9")
'io.github.goodgoodjm:otter-core:jar:0.0.9'
<dependency org="io.github.goodgoodjm" name="otter-core" rev="0.0.9">
  <artifact name="otter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goodgoodjm', module='otter-core', version='0.0.9')
)
libraryDependencies += "io.github.goodgoodjm" % "otter-core" % "0.0.9"
[io.github.goodgoodjm/otter-core "0.0.9"]