I need to know, or at least have a good bound for, the asymptotic behaviour on $x$ of amount of integers less or equal than $x$ that are square free and with exactly $k$ primes on its decomposition. That is the cardinal of the following set $$ \mathcal{J}_T(x,k) = \{ n \in \mathbb{N} : n \le x, \Omega(n)=k , n \mbox{ is square free } \}.$$ Other way to describe this cardinal, using the Möbius function, is $$ |\mathcal{J}_T(x,k) | = \sum_{\Omega(n) = k, n \le x } |\mu(n)|.$$
I am looking for the asymptotic behaviour on $x$, but this will depend also on $k$ in some way. The bound given using
$$
\sum_{\Omega(n) = k, n \le x } |\mu(n)| \le \sum_{n \le x } |\mu(n)| \le \frac{6x}{\pi^2} + O(\sqrt{x}) \ll x,
$$
is not good enought for my purposes.
Thanks in advanced, any reference or idea is helpful