Since using jquery from the stdlib is now deprecat...
# javascript
z
Since using jquery from the stdlib is now deprecated, what's the recommended way of pulling it into a project? Is there a Gradle dependency for it?
k
The recommended way is to use ts2kt
z
This was surprisingly smooth to set up. Thanks for the help!