is not current version
Last Version 8.0.0

org.nhind:gateway 3.0.1

Direct Project security agent gateways and bridges.

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

gateway
Version

Version

3.0.1
Type

Type

jar

Download gateway 3.0.1


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