Files
dev-tech-jenkins/docs/dev-ops/maven/apache-maven-3.8.8/lib/jansi-native/README.txt
2024-01-21 18:05:33 +08:00

9 lines
490 B
Plaintext

This directory contains Jansi native libraries extracted from Jansi JAR.
You can add your own build for platforms not natively supported by Jansi.
See here [1] on how to compile for your platform and and here [2] how libraries
follow Jansi's directory and filename conventions.
[1] https://github.com/fusesource/jansi/tree/master/src/main/native
[2] https://github.com/fusesource/jansi/blob/321a8ff71c731e10f4ea05c607860180276b2215/src/main/java/org/fusesource/jansi/internal/OSInfo.java