MVN

org.mayanjun : myrest

Maven & Gradle

Aug 23, 2019
4 stars

mayanjun-myrest · myrest library

<dependency>
    <groupId>org.mayanjun</groupId>
    <artifactId>myrest</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mayanjun : myrest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2
  • Latest Alpha: 0.0.1.alpha

All Versions

Choose a version of org.mayanjun : myrest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
myrest-0.0.2
myrest-0.0.1.RELEASE
myrest-0.0.1.alpha

How to add a dependency to Maven

Add the following org.mayanjun : myrest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mayanjun</groupId>
    <artifactId>myrest</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mayanjun : myrest gradle dependency to your build.gradle file:

implementation 'org.mayanjun:myrest:0.0.2'

Gradle Kotlin DSL: Add the following org.mayanjun : myrest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mayanjun:myrest:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mayanjun : myrest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mayanjun" % "myrest" % "0.0.2"

Advertisement

Dependencies from Group

Aug 23, 2019
7 usages
4 stars
May 20, 2019
4 usages
4 stars
Aug 23, 2019
2 usages
Aug 23, 2019
2 usages
Nov 30, 2019
2 usages

Discover Dependencies

May 23, 2020
48 stars
May 23, 2020
2 usages
May 23, 2020
3 usages
Aug 28, 2019
Jun 12, 2019
9 usages
Aug 25, 2023
20 usages
11.9k stars