ngrok4j

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

License

License

GroupId

GroupId

tk.ngrok4j
ArtifactId

ArtifactId

ngrok4j-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ngrok4j
Ngrok4j is a java project that implements the ngrok protocol based on netty
Source Code Management

Source Code Management

https://github.com/wes-lin/ngrok4j

Download ngrok4j-parent

Filename Size
ngrok4j-parent-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

provided (1)

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

Project Modules

  • ngrok4j-client
  • ngrok4j-core
  • example

Versions

Version
1.0.0