-
Notifications
You must be signed in to change notification settings - Fork 13
Compiling
David Picard edited this page Apr 28, 2016
·
7 revisions
to compile the library, just use maven:
$ mvn package
This should produce the jkernelmachines jar archives (class, source and doc), after validating unit testing. If you use maven, you can add jkernelmachines as dependency which is even easier. as of now, jkernelmachines is not referenced on the central repository, and thus you have to install it in your local repository.