MVN

com.nahuellofeudo : piplates

Maven & Gradle

Sep 22, 2016

com.nahuellofeudo:piplates · A set of classes to control and interact with Pi-Plates (http://www.pi-plates.com) from Java.

<dependency>
    <groupId>com.nahuellofeudo</groupId>
    <artifactId>piplates</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nahuellofeudo : piplates to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.nahuellofeudo : piplates to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
piplates-0.1.1

How to add a dependency to Maven

Add the following com.nahuellofeudo : piplates maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nahuellofeudo</groupId>
    <artifactId>piplates</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nahuellofeudo : piplates gradle dependency to your build.gradle file:

implementation 'com.nahuellofeudo:piplates:0.1.1'

Gradle Kotlin DSL: Add the following com.nahuellofeudo : piplates gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nahuellofeudo:piplates:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nahuellofeudo : piplates sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nahuellofeudo" % "piplates" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 29, 2022
67 usages
3.7k stars
Sep 24, 2016
17 stars
Nov 29, 2022
4 usages
Jan 15, 2021
7 usages
2k stars
Sep 28, 2021
187 stars
Sep 28, 2021
186 stars
Sep 28, 2021
3 usages
187 stars
Oct 21, 2022
11 usages
0 stars