<dependency> <groupId>pl.mareklangiewicz</groupId> <artifactId>upue-linuxx64</artifactId> <version>0.0.19</version> <type>klib</type> </dependency>
implementation 'pl.mareklangiewicz:upue-linuxx64:0.0.19'
implementation("pl.mareklangiewicz:upue-linuxx64:0.0.19")
libraryDependencies += "pl.mareklangiewicz" % "upue-linuxx64" % "0.0.19"
@Grapes( @Grab(group='pl.mareklangiewicz', module='upue-linuxx64', version='0.0.19') )
<dependency org="pl.mareklangiewicz" name="upue-linuxx64" rev="0.0.19" />
[pl.mareklangiewicz/upue-linuxx64 "0.0.19"]
'pl.mareklangiewicz:upue-linuxx64:jar:0.0.19'
compile
|-- org.jetbrains.kotlin:kotlin-stdlib:2.0.0-RC3