hm, so if I use this module only in another pure j...
# gradle
t
hm, so if I use this module only in another pure java module -
implementation
is ok, but if there is another kotlin module - better
api
?