libraryDependencies += "com.notmu" %% "antd-mobile-core" % "0.0.2"
import $ivy.`com.notmu::antd-mobile-core:0.0.2`
<dependency> <groupId>com.notmu</groupId> <artifactId>antd-mobile-core_2.12</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.notmu', name: 'antd-mobile-core_2.12', version: '0.0.2'
ivy"com.notmu::antd-mobile-core:0.0.2"