com.github.alexdlaird.ngrok.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2021-2024 Alex Laird
*
* SPDX-License-Identifier: MIT
*/
/**
* This package contains functionality related to ngrok
. Start at
* {@link com.github.alexdlaird.ngrok.NgrokClient}.
*/
package com.github.alexdlaird.ngrok;