is not current version
Last Version 3.0.7

com.sshtools:maverick-synergy-callback-server 3.0.0-RC5

An SSH server that accepts connections from Callback Clients but then switches to act as a client

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

maverick-synergy-callback-server
Version

Version

3.0.0-RC5
Type

Type

jar

Download maverick-synergy-callback-server 3.0.0-RC5


<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-callback-server/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>maverick-synergy-callback-server</artifactId>
    <version>3.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-callback-server/
implementation 'com.sshtools:maverick-synergy-callback-server:3.0.0-RC5'
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-callback-server/
implementation ("com.sshtools:maverick-synergy-callback-server:3.0.0-RC5")
'com.sshtools:maverick-synergy-callback-server:jar:3.0.0-RC5'
<dependency org="com.sshtools" name="maverick-synergy-callback-server" rev="3.0.0-RC5">
  <artifact name="maverick-synergy-callback-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-synergy-callback-server', version='3.0.0-RC5')
)
libraryDependencies += "com.sshtools" % "maverick-synergy-callback-server" % "3.0.0-RC5"
[com.sshtools/maverick-synergy-callback-server "3.0.0-RC5"]