can i create an extension function in one module a...
# announcements
c
can i create an extension function in one module and use it from another module? it works in intellij but once i build it with maven it doesn't recognize the function anymore