is not current version
Last Version 1.0.9

at.austriapro:ebinterface-web 1.0.8

The ebInterface validation web interface offers a web-based interface for the ebinterface-core validation service

GroupId

GroupId

at.austriapro
ArtifactId

ArtifactId

ebinterface-web
Version

Version

1.0.8
Type

Type

war

Download ebinterface-web 1.0.8


<!-- https://jarcasting.com/artifacts/at.austriapro/ebinterface-web/ -->
<dependency>
    <groupId>at.austriapro</groupId>
    <artifactId>ebinterface-web</artifactId>
    <version>1.0.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web/
implementation 'at.austriapro:ebinterface-web:1.0.8'
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web/
implementation ("at.austriapro:ebinterface-web:1.0.8")
'at.austriapro:ebinterface-web:war:1.0.8'
<dependency org="at.austriapro" name="ebinterface-web" rev="1.0.8">
  <artifact name="ebinterface-web" type="war" />
</dependency>
@Grapes(
@Grab(group='at.austriapro', module='ebinterface-web', version='1.0.8')
)
libraryDependencies += "at.austriapro" % "ebinterface-web" % "1.0.8"
[at.austriapro/ebinterface-web "1.0.8"]