is not current version
Last Version 2022.02

org.mycore:mycore-xeditor 2019.06.1


GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

mycore-xeditor
Version

Version

2019.06.1
Type

Type

jar

Download mycore-xeditor 2019.06.1


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