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