com.github.igabaydulin.maven-example-ping 1.1.0 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>com.github.igabaydulin</groupId>
<artifactId>maven-example-ping</artifactId>
<version>1.1.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
How to download and use this dependency you can read here
How to use:
public class App {
public static void main(String[] args) {
System.out.println(Ping.ping());
}
}
The output:
ping
Details
- igabaydulin
- September 15, 2019
- 2 dependencies
Download activity
- Total downloads 3
- Last 30 days 0
- Last week 0
- Today 0