is not current version
Last Version 2021.11

org.mycore.mir:mir-module 2021.06.1

Contains all files and classes for a Institutional Repository

GroupId

GroupId

org.mycore.mir
ArtifactId

ArtifactId

mir-module
Version

Version

2021.06.1
Type

Type

jar

Download mir-module 2021.06.1


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