I'd add it as a dependency, if someone does not care if that jar is there then it will be there and everything works,
if not and he explicitely removed dependency, then your code will fail with class not found (so you dont even need any logs) everything is pretty obvious