org.newsclub.lib.junixsocket.common.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junixsocket-native-common Show documentation
Show all versions of junixsocket-native-common Show documentation
Binaries of the native JNI library for common platforms
/**
* Helper package to identify the Maven artifact with JNI libraries for common architectures.
*
* The set of common architectures is configured through Maven profiles and should at least contain
* versions for Intel 64-bit macOS and Linux.
*/
package org.newsclub.lib.junixsocket.common;