не последняя версия
Последняя версия 1.2

com.hencjo.summer:summer-migration 1.0

Simple Database Migration Library

Группа

Группа

com.hencjo.summer
Идентификатор

Идентификатор

summer-migration
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]