All Downloads are FREE. Search and download functionalities are using the official Maven repository.

monad.jni.services.MonadJniConstants.scala Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show newest version
// Copyright 2015 the original author or authors. All rights reserved.
// site: http://www.ganshane.com
package monad.jni.services

/**
 * monad jni constants
 * @author Jun Tsai
 * @since 2015-02-09
 */
object MonadJniConstants {
  final val MONAD_JNI_LIBRARY_KEY = "library.monad4j.path"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy