JMAP Basic JMAP library for Elixir Installation The package can be installed by adding jmap to your list of dependencies in mix.exs: def deps do [ {:jmap, "~> 0.0.5"} ] end Documentation The documentation can be found at HexDocs.