License |
License |
---|---|
GroupId | GroupIdorg.mycore.mir |
ArtifactId | ArtifactIdmir-common-resources |
Version | Version2021.05 |
Type | Typejar |
Description |
DescriptionMIR: Common Resources
Bundles XSL Stylesheets
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mycore.mir/mir-common-resources/ -->
<dependency>
<groupId>org.mycore.mir</groupId>
<artifactId>mir-common-resources</artifactId>
<version>2021.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mir/mir-common-resources/
implementation 'org.mycore.mir:mir-common-resources:2021.05'
// https://jarcasting.com/artifacts/org.mycore.mir/mir-common-resources/
implementation ("org.mycore.mir:mir-common-resources:2021.05")
'org.mycore.mir:mir-common-resources:jar:2021.05'
<dependency org="org.mycore.mir" name="mir-common-resources" rev="2021.05">
<artifact name="mir-common-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mir', module='mir-common-resources', version='2021.05')
)
libraryDependencies += "org.mycore.mir" % "mir-common-resources" % "2021.05"
[org.mycore.mir/mir-common-resources "2021.05"]