In Abstract Algebra: Theory and Applications, every non-zero element in a field has an unique multiplicative inverse. However, on Wikipedia the definition has dropped the unique term.
For example, is $\mathbb{Z}_{18}$ a field? For example, $ 3 \cdot 6 = 3 \cdot 12 = 0 \ \text{mod 18}$ so 3 has atleast two multiplicative inverses.
In a field $F$, a multiplicative inverse of an element $a$ is an element $b$ such that $ab=ba=1$. If the axioms that you are working with tell you that every element $a\ne0$ has a multiplicative inverse, then there is no need to add that such inverse is unique. In fact, if both $b$ and $c$ are multiplicative inverses of $a$, then\begin{align}b&=b.1\\&=b.(a.c)\\&=(b.a).c\\&=1.c\\&=c.\end{align}And $\Bbb Z_{18}$ is not a field because, for instance, $3$ has no multiplicative inverse.