Relative Content

Tag Archive for kotlingradlektor

Get application version in Ktor

I’m using Ktor for developing a backend microservice and in build.gradle.kts file I set version = "1.0.0", now in the code, I wanna get this value. Is there any solution?