isgd-shorten/examples/gradle/README.md

280 B

Kotlin Example

To compile & run the Kotlin example:

./gradlew run --args='https://www.example.com https://is.gd/Pt2sET'

Java Example

To compile & run the Java example:

./gradlew runJava --args='https://www.example.com https://is.gd/Pt2sET'