GroupId | GroupIdorg.dspace.xmlui.excalibur |
---|---|
ArtifactId | ArtifactIdexcalibur-i18n |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
excalibur-i18n-1.1.pom | |
excalibur-i18n-1.1.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace.xmlui.excalibur/excalibur-i18n/ -->
<dependency>
<groupId>org.dspace.xmlui.excalibur</groupId>
<artifactId>excalibur-i18n</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.xmlui.excalibur/excalibur-i18n/
implementation 'org.dspace.xmlui.excalibur:excalibur-i18n:1.1'
// https://jarcasting.com/artifacts/org.dspace.xmlui.excalibur/excalibur-i18n/
implementation ("org.dspace.xmlui.excalibur:excalibur-i18n:1.1")
'org.dspace.xmlui.excalibur:excalibur-i18n:jar:1.1'
<dependency org="org.dspace.xmlui.excalibur" name="excalibur-i18n" rev="1.1">
<artifact name="excalibur-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace.xmlui.excalibur', module='excalibur-i18n', version='1.1')
)
libraryDependencies += "org.dspace.xmlui.excalibur" % "excalibur-i18n" % "1.1"
[org.dspace.xmlui.excalibur/excalibur-i18n "1.1"]