GroupId | GroupIdio.mraa.at.upm |
---|---|
ArtifactId | ArtifactIdupm_mhz16 |
Version | Version1.5.0 |
Type | Typeaar |
Filename | Size |
---|---|
upm_mhz16-1.5.0.pom | |
upm_mhz16-1.5.0.aar | 191 KB |
upm_mhz16-1.5.0-sources.jar | 2 KB |
upm_mhz16-1.5.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mraa.at.upm/upm_mhz16/ -->
<dependency>
<groupId>io.mraa.at.upm</groupId>
<artifactId>upm_mhz16</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mraa.at.upm/upm_mhz16/
implementation 'io.mraa.at.upm:upm_mhz16:1.5.0'
// https://jarcasting.com/artifacts/io.mraa.at.upm/upm_mhz16/
implementation ("io.mraa.at.upm:upm_mhz16:1.5.0")
'io.mraa.at.upm:upm_mhz16:aar:1.5.0'
<dependency org="io.mraa.at.upm" name="upm_mhz16" rev="1.5.0">
<artifact name="upm_mhz16" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mraa.at.upm', module='upm_mhz16', version='1.5.0')
)
libraryDependencies += "io.mraa.at.upm" % "upm_mhz16" % "1.5.0"
[io.mraa.at.upm/upm_mhz16 "1.5.0"]