ngrok4j-core

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

License

License

GroupId

GroupId

tk.ngrok4j
ArtifactId

ArtifactId

ngrok4j-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ngrok4j-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0
com.google.guava : guava jar 30.0-jre
io.netty : netty-all jar 4.1.77.Final

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0