Skip to content

A sample Kotlin JVM application written in the Declarative Gradle DSL, using the prototype Declarative Kotlin `kotlinApplication` Software Type defined in the `org.gradle.experimental.kmp-ecosystem` ecosystem plugin.

License

Notifications You must be signed in to change notification settings

gradle/declarative-samples-kotlin-app

Repository files navigation

declarative-samples-kotlin-app

A sample Kotlin application written in the Declarative Gradle DSL, using the prototype Declarative Gradle kotlinJvmApplication Software Type defined in the org.gradle.experimental.kmp-ecosystem ecosystem plugin.

Building and Running

This sample shows the definition of a Kotlin JVM application implemented using Kotlin 2.0.21 source code. The project is the result of converting the project produced by the gradle init command in Gradle 8.9.

To build and test the application without running, use:

> ./gradlew build

To run the application, use:

> ./gradlew run

About

A sample Kotlin JVM application written in the Declarative Gradle DSL, using the prototype Declarative Kotlin `kotlinApplication` Software Type defined in the `org.gradle.experimental.kmp-ecosystem` ecosystem plugin.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •