is not current version
Last Version 0.6.1

de.uni-rostock.sbi:CombineArchiveWeb 0.5.20

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

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

CombineArchiveWeb
Version

Version

0.5.20
Type

Type

war

Download CombineArchiveWeb 0.5.20


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