is not current version
Last Version 2021.11

org.mycore.mir:mir-common-resources 2019.06.4

Bundles XSL Stylesheets

GroupId

GroupId

org.mycore.mir
ArtifactId

ArtifactId

mir-common-resources
Version

Version

2019.06.4
Type

Type

jar

Download mir-common-resources 2019.06.4


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