Command to install spark package from notebook cell

JJ_LVS1
Databricks Partner

Hi All, 

I need to install a spark-xml package from a notebook cell (hoping it will work on a DLT cluster). 

Maven Package: com.databricks:spark-xml_2.12:0.16.0

Can anyone help me with the command to install from the notebook cell?

Fairly new to all this and anything I've found searching hasn't worked. I've installed it on the interactive cluster from the library install area with no issues but can't get the command from a cell to work.

TIA

JJ