Hey guys, pretty beginner questions! I want to imp...
# announcements
k
Hey guys, pretty beginner questions! I want to import an external library, in this case
com.apurebase:kgraphql:0.12.4
. I have added
implementation "com.apurebase:kgraphql:0.12.4"
to my build.gradle in the same dependencies block as with my default ktor libraries.