is not current version
Last Version 0.9.6

ch.sbb.releasetrain:webui 0.0.25


GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

webui
Version

Version

0.0.25
Type

Type

war

Download webui 0.0.25


<!-- https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/ -->
<dependency>
    <groupId>ch.sbb.releasetrain</groupId>
    <artifactId>webui</artifactId>
    <version>0.0.25</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/
implementation 'ch.sbb.releasetrain:webui:0.0.25'
// https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/
implementation ("ch.sbb.releasetrain:webui:0.0.25")
'ch.sbb.releasetrain:webui:war:0.0.25'
<dependency org="ch.sbb.releasetrain" name="webui" rev="0.0.25">
  <artifact name="webui" type="war" />
</dependency>
@Grapes(
@Grab(group='ch.sbb.releasetrain', module='webui', version='0.0.25')
)
libraryDependencies += "ch.sbb.releasetrain" % "webui" % "0.0.25"
[ch.sbb.releasetrain/webui "0.0.25"]