Last Version

Microgear 0.0.1

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

License

License

ISC
Categories

Categories

Net
GroupId

GroupId

io.netpie
ArtifactId

ArtifactId

netpiegear
Version

Version

0.0.1
Type

Type

aar
Description

Description

Microgear
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

https://github.com/netpieio/microgear-androidstudio
Source Code Management

Source Code Management

https://github.com/netpieio/microgear-androidstudio

Download netpiegear 0.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.