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

org.mycore:mycore-migration 2019.06.3


Группа

Группа

org.mycore
Идентификатор

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

mycore-migration
Версия

Версия

2019.06.3
Тип

Тип

jar

Скачать mycore-migration 2019.06.3


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