is not current version
Last Version 1.5.1

top.gabin:ngrok-client 1.0.1

ngrok-client

Categories

Categories

CLI User Interface
GroupId

GroupId

top.gabin
ArtifactId

ArtifactId

ngrok-client
Version

Version

1.0.1
Type

Type

jar

Download ngrok-client 1.0.1


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