is not current version
Last Version 1.2

com.hencjo.summer:summer-migration 1.0

Simple Database Migration Library

GroupId

GroupId

com.hencjo.summer
ArtifactId

ArtifactId

summer-migration
Version

Version

1.0
Type

Type

jar

Download summer-migration 1.0


<!-- https://jarcasting.com/artifacts/com.hencjo.summer/summer-migration/ -->
<dependency>
    <groupId>com.hencjo.summer</groupId>
    <artifactId>summer-migration</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hencjo.summer/summer-migration/
implementation 'com.hencjo.summer:summer-migration:1.0'
// https://jarcasting.com/artifacts/com.hencjo.summer/summer-migration/
implementation ("com.hencjo.summer:summer-migration:1.0")
'com.hencjo.summer:summer-migration:jar:1.0'
<dependency org="com.hencjo.summer" name="summer-migration" rev="1.0">
  <artifact name="summer-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hencjo.summer', module='summer-migration', version='1.0')
)
libraryDependencies += "com.hencjo.summer" % "summer-migration" % "1.0"
[com.hencjo.summer/summer-migration "1.0"]