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

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

A multipurpose java library

Группа

Группа

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

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

gate
Версия

Версия

9.4.3
Тип

Тип

jar

Скачать gate 9.4.3


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