Util Gradle plugin for retrieving os and arch of the underlying platform.
It's meant to be useful to implement a better native libraries support in Gradle, but it may be useful also for other purposes.
id("io.github.gradleUp.os-arch") version "0.0.1"