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

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

A multipurpose java library

Группа

Группа

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

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

gate
Версия

Версия

9.4.1
Тип

Тип

jar

Скачать gate 9.4.1


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