is not current version
Last Version 0.6.1

de.uni-rostock.sbi:CombineArchiveWeb 0.5.13

WebInterface to read/create/write/manipulate/... COMBINE archives

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

CombineArchiveWeb
Version

Version

0.5.13
Type

Type

war

Download CombineArchiveWeb 0.5.13


<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineArchiveWeb/ -->
<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>CombineArchiveWeb</artifactId>
    <version>0.5.13</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineArchiveWeb/
implementation 'de.uni-rostock.sbi:CombineArchiveWeb:0.5.13'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineArchiveWeb/
implementation ("de.uni-rostock.sbi:CombineArchiveWeb:0.5.13")
'de.uni-rostock.sbi:CombineArchiveWeb:war:0.5.13'
<dependency org="de.uni-rostock.sbi" name="CombineArchiveWeb" rev="0.5.13">
  <artifact name="CombineArchiveWeb" type="war" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='CombineArchiveWeb', version='0.5.13')
)
libraryDependencies += "de.uni-rostock.sbi" % "CombineArchiveWeb" % "0.5.13"
[de.uni-rostock.sbi/CombineArchiveWeb "0.5.13"]