Polyjuice Client
Polyjuice Client is a Matrix client library.
Installation
The package can be installed by adding polyjuice_client
to your list of
dependencies in mix.exs
:
def deps do
[
{:polyjuice_client, "~> 0.1.0"}
]
end
Polyjuice Client is a Matrix client library.
The package can be installed by adding polyjuice_client
to your list of
dependencies in mix.exs
:
def deps do
[
{:polyjuice_client, "~> 0.1.0"}
]
end