is not current version
Last Version 10.0.3

io.github.gate-org-br:gate 8.3.0

A multipurpose java library

GroupId

GroupId

io.github.gate-org-br
ArtifactId

ArtifactId

gate
Version

Version

8.3.0
Type

Type

war

Download gate 8.3.0


<!-- https://jarcasting.com/artifacts/io.github.gate-org-br/gate/ -->
<dependency>
    <groupId>io.github.gate-org-br</groupId>
    <artifactId>gate</artifactId>
    <version>8.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gate-org-br/gate/
implementation 'io.github.gate-org-br:gate:8.3.0'
// https://jarcasting.com/artifacts/io.github.gate-org-br/gate/
implementation ("io.github.gate-org-br:gate:8.3.0")
'io.github.gate-org-br:gate:war:8.3.0'
<dependency org="io.github.gate-org-br" name="gate" rev="8.3.0">
  <artifact name="gate" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.gate-org-br', module='gate', version='8.3.0')
)
libraryDependencies += "io.github.gate-org-br" % "gate" % "8.3.0"
[io.github.gate-org-br/gate "8.3.0"]