Skip to content

Instantly share code, notes, and snippets.

@digimon1740
Created August 31, 2019 13:14
Show Gist options
  • Select an option

  • Save digimon1740/9264ab501b47cfd9bf9e7f40ec764953 to your computer and use it in GitHub Desktop.

Select an option

Save digimon1740/9264ab501b47cfd9bf9e7f40ec764953 to your computer and use it in GitHub Desktop.
<!-- Kotlin -->
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-reflect</artifactId>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment