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