License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.netpie |
ArtifactId | ArtifactIdnetpiegear |
Version | Version0.0.1 |
Type | Typeaar |
Description |
DescriptionMicrogear
microgear-android is a client library for Android Studio.The library is used to connect application code with the NETPIE Platform's service for developing IoT applications. For more details on the NETPIE Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netpiegear-0.0.1.pom | |
netpiegear-0.0.1.aar | 254 KB |
netpiegear-0.0.1-sources.jar | 17 KB |
netpiegear-0.0.1-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.netpie/netpiegear/ -->
<dependency>
<groupId>io.netpie</groupId>
<artifactId>netpiegear</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.netpie/netpiegear/
implementation 'io.netpie:netpiegear:0.0.1'
// https://jarcasting.com/artifacts/io.netpie/netpiegear/
implementation ("io.netpie:netpiegear:0.0.1")
'io.netpie:netpiegear:aar:0.0.1'
<dependency org="io.netpie" name="netpiegear" rev="0.0.1">
<artifact name="netpiegear" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.netpie', module='netpiegear', version='0.0.1')
)
libraryDependencies += "io.netpie" % "netpiegear" % "0.0.1"
[io.netpie/netpiegear "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.1.1 |