Skip to content

com.github.igabaydulin.kotlin-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>kotlin-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:

fun main() = println(ping())

The output

ping

Details


Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions