MVN

org.mycontroller : mycontroller-rest-clients

Maven & Gradle

Aug 04, 2022
2 usages
0 stars
<dependency>
    <groupId>org.mycontroller</groupId>
    <artifactId>mycontroller-rest-clients</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mycontroller : mycontroller-rest-clients to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3

All Versions

Choose a version of org.mycontroller : mycontroller-rest-clients to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
mycontroller-rest-clients-3.1.3
mycontroller-rest-clients-3.1.2
mycontroller-rest-clients-3.1.1
1.0.x
mycontroller-rest-clients-1.0.1
mycontroller-rest-clients-1.0.0

How to add a dependency to Maven

Add the following org.mycontroller : mycontroller-rest-clients maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mycontroller</groupId>
    <artifactId>mycontroller-rest-clients</artifactId>
    <version>3.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mycontroller : mycontroller-rest-clients gradle dependency to your build.gradle file:

implementation 'org.mycontroller:mycontroller-rest-clients:3.1.3'

Gradle Kotlin DSL: Add the following org.mycontroller : mycontroller-rest-clients gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mycontroller:mycontroller-rest-clients:3.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mycontroller : mycontroller-rest-clients sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mycontroller" % "mycontroller-rest-clients" % "3.1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 29, 2016
25 stars
Apr 16, 2017
14 stars
Jan 29, 2019
2 usages
155 stars
Jul 24, 2016
2 usages
0 stars
Jul 28, 2016
7 stars
Jul 28, 2016
2 usages
7 stars
Jul 28, 2016
5 usages
7 stars
Jul 28, 2016
2 usages
7 stars
Jul 28, 2016
7 stars
Jun 05, 2023
5 usages
146 stars