Hello everybody! I'm very beginner in Kotlin and I...
# announcements
j
Hello everybody! I'm very beginner in Kotlin and I'm trying to build a SOAP client. There are some classes in javax.xml.soap that could help me, however, I'm not being able to import this package into my code. Is it possible to import it someway? Or there is another package/library that provides some kind of support to handle SOAP APIs? Thanks!