<dependency> <groupId>io.mraa.at.upm</groupId> <artifactId>upm_cwlsxxa</artifactId> <version>1.3.0</version> <type>aar</type> </dependency>
implementation 'io.mraa.at.upm:upm_cwlsxxa:1.3.0'
implementation("io.mraa.at.upm:upm_cwlsxxa:1.3.0")
libraryDependencies += "io.mraa.at.upm" % "upm_cwlsxxa" % "1.3.0"
@Grapes( @Grab(group='io.mraa.at.upm', module='upm_cwlsxxa', version='1.3.0') )
<dependency org="io.mraa.at.upm" name="upm_cwlsxxa" rev="1.3.0" />
[io.mraa.at.upm/upm_cwlsxxa "1.3.0"]
'io.mraa.at.upm:upm_cwlsxxa:jar:1.3.0'
compile
|-- io.mraa.at:mraa