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

top.gabin:ngrok-client 1.0.1.RELEASE

ngrok-client

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

top.gabin
Идентификатор

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

ngrok-client
Версия

Версия

1.0.1.RELEASE
Тип

Тип

jar

Скачать ngrok-client 1.0.1.RELEASE


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