MVN

io.netpie : microgear

Maven & Gradle

Nov 25, 2016
3 stars

Microgear · NETPIE client library for Java https://netpie.io

<dependency>
    <groupId>io.netpie</groupId>
    <artifactId>microgear</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.netpie : microgear to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.netpie : microgear to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
microgear-1.1.0
1.0.x
microgear-1.0.3
microgear-1.0.2
microgear-1.0.1
microgear-1.0.0

How to add a dependency to Maven

Add the following io.netpie : microgear maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.netpie</groupId>
    <artifactId>microgear</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.netpie : microgear gradle dependency to your build.gradle file:

implementation 'io.netpie:microgear:1.1.0'

Gradle Kotlin DSL: Add the following io.netpie : microgear gradle kotlin dependency to your build.gradle.kts file:

implementation("io.netpie:microgear:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.netpie : microgear sbt scala dependency to your build.sbt file:

libraryDependencies += "io.netpie" % "microgear" % "1.1.0"

Advertisement

Dependencies from Group

May 31, 2016
6 stars
Nov 25, 2016
3 stars

Discover Dependencies

Oct 17, 2019
1 usages
4 stars
Mar 15, 2017
2 usages
0 stars
Mar 15, 2017
0 stars
sdk
Dec 20, 2021
3 usages
287 stars
Jul 18, 2018
6 usages
2 stars
Feb 28, 2018
1 usages
Sep 23, 2016