Getting Started
Just add the following to your existing Spring Project:
dependencies {
compile("it.skrape:skrapeit-ktor-extension:1.0.0")
}<dependency>
<groupId>it.skrape</groupId>
<artifactId>skrapeit-ktor-extension</artifactId>
<version>1.0.0</version>
</dependency>Last updated
Was this helpful?