Let's take groups $\mathbb{Z}^*_{12}, \mathbb{Z}^*_{10}$ and $\mathbb{Z}^*_{8}$ (multiplicative groups modulo $12, 10$ and $8$).
The order of all these groups is $4$ (since $\varphi(12) = \varphi(10) = \varphi(8) = 4$).
A multiplicative group modulo n with order of $4$ is known to be cyclic.
Therefore, there must exist an isomorphism between every one of these groups and the additive group $\mathbb{Z}_4^+$. Is that correct?