<dependency> <groupId>com.benasher44</groupId> <artifactId>uuid-watchosx86</artifactId> <version>0.4.0</version> <type>klib</type> </dependency>
implementation 'com.benasher44:uuid-watchosx86:0.4.0'
implementation("com.benasher44:uuid-watchosx86:0.4.0")
libraryDependencies += "com.benasher44" % "uuid-watchosx86" % "0.4.0"
@Grapes( @Grab(group='com.benasher44', module='uuid-watchosx86', version='0.4.0') )
<dependency org="com.benasher44" name="uuid-watchosx86" rev="0.4.0" />
[com.benasher44/uuid-watchosx86 "0.4.0"]
'com.benasher44:uuid-watchosx86:jar:0.4.0'
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10