We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5518418 commit d690882Copy full SHA for d690882
README.md
@@ -35,7 +35,7 @@ So if you're using Maven you'll hve to add following into your `pom.xml`:
35
</repositories>
36
<dependency>
37
<groupId>com.github.JetBrains.kotlin-spark-api</groupId>
38
- <artifactId>core</artifactId>
+ <artifactId>kotlin-spark-api</artifactId>
39
<version>${kotlin-spark-api.version}</version>
40
</dependency>
41
0 commit comments