не последняя версия
Последняя версия 10.0.3

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

A multipurpose java library

Группа

Группа

io.github.gate-org-br
Идентификатор

Идентификатор

gate
Версия

Версия

9.3.0
Тип

Тип

jar

Скачать gate 9.3.0


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