- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 18字
- 2021-07-02 21:50:14
Adding Kotlin dependency
Kotlin language is added as a Gradle dependency in the project:
// Kotlin
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlin_version"
推薦閱讀
- 高效微控制器C語(yǔ)言編程
- Building a RESTful Web Service with Spring
- Linux核心技術(shù)從小白到大牛
- 面向STEM的Scratch創(chuàng)新課程
- 程序設(shè)計(jì)基礎(chǔ)教程:C語(yǔ)言
- Learning Hadoop 2
- C# Multithreaded and Parallel Programming
- Building Serverless Architectures
- 從零開始學(xué)Android開發(fā)
- ASP.NET本質(zhì)論
- KnockoutJS Blueprints
- Mastering Vim
- Scratch 3.0少兒積木式編程(6~10歲)
- Continuous Integration,Delivery,and Deployment
- Visual FoxPro程序設(shè)計(jì)