is not current version
Last Version 1.16

org.tobarsegais:tobar-segais-webapp 1.5.1

An Eclipse Infocenter container

GroupId

GroupId

org.tobarsegais
ArtifactId

ArtifactId

tobar-segais-webapp
Version

Version

1.5.1
Type

Type

war

Download tobar-segais-webapp 1.5.1


<!-- https://jarcasting.com/artifacts/org.tobarsegais/tobar-segais-webapp/ -->
<dependency>
    <groupId>org.tobarsegais</groupId>
    <artifactId>tobar-segais-webapp</artifactId>
    <version>1.5.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.tobarsegais/tobar-segais-webapp/
implementation 'org.tobarsegais:tobar-segais-webapp:1.5.1'
// https://jarcasting.com/artifacts/org.tobarsegais/tobar-segais-webapp/
implementation ("org.tobarsegais:tobar-segais-webapp:1.5.1")
'org.tobarsegais:tobar-segais-webapp:war:1.5.1'
<dependency org="org.tobarsegais" name="tobar-segais-webapp" rev="1.5.1">
  <artifact name="tobar-segais-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.tobarsegais', module='tobar-segais-webapp', version='1.5.1')
)
libraryDependencies += "org.tobarsegais" % "tobar-segais-webapp" % "1.5.1"
[org.tobarsegais/tobar-segais-webapp "1.5.1"]