1.1.0-alpha Release for Testing OSHI
Pre-release
Pre-release
A deployment for a HEAD copy from sgold/oshi for testing PR #37 Testing the capabilities to detect CPU instruction set extensions (ISA Extensions) by @stephengold.
- Start by adding the library into your Gradle Build, making sure
mavenCentral()is on the repositories list:
repositories {
mavenCentral()
}
dependencies {
implementation "io.github.electrostat-lab:snaploader:1.1.0-alpha"
}- Follow on the discussion on the Issue thread #36.
Full Changelog: 1.0.0-stable...1.1.0-alpha