Skip to content

Releases: optimasc/MagicLibrary

Update POM file

07 Nov 15:22

Choose a tag to compare

This version contains an updated POM file for deployment to maven central.

Initial release

26 Mar 14:54

Choose a tag to compare

Initial release of magic library and initial version of application that uses it to identify resources and files.

  • fileid is the actual command line java application to identify files, including dependencies. You run it by executing java -jar fileid.jar at the command prompt/terminal
  • magiclib bin is the library that can be used to use the magic database file to identify files, it include also the java documentation of the library a README and the license information.