Last Version

ngrok4j-client 1.0.0

Ngrok4j is a java project that implements the ngrok protocol based on netty

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tk.ngrok4j
ArtifactId

ArtifactId

ngrok4j-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

ngrok4j-client
Ngrok4j is a java project that implements the ngrok protocol based on netty

Download ngrok4j-client 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
tk.ngrok4j : ngrok4j-core jar 1.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.