MVN

com.mayabot.mynlp : mynlp-experimental

Maven & Gradle

Jul 07, 2021
658 stars

mynlp · Maya Nlp subproject :mynlp-experimental

<dependency>
    <groupId>com.mayabot.mynlp</groupId>
    <artifactId>mynlp-experimental</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mayabot.mynlp : mynlp-experimental to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0
  • Latest Beta: 4.0.0-beta18

All Versions

Choose a version of com.mayabot.mynlp : mynlp-experimental to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
mynlp-experimental-4.0.0
mynlp-experimental-4.0.0-beta18
3.3.x
mynlp-experimental-3.3.0
mynlp-experimental-3.3.0-BETA1
3.2.x
mynlp-experimental-3.2.2
mynlp-experimental-3.2.1
mynlp-experimental-3.2.0

How to add a dependency to Maven

Add the following com.mayabot.mynlp : mynlp-experimental maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mayabot.mynlp</groupId>
    <artifactId>mynlp-experimental</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mayabot.mynlp : mynlp-experimental gradle dependency to your build.gradle file:

implementation 'com.mayabot.mynlp:mynlp-experimental:4.0.0'

Gradle Kotlin DSL: Add the following com.mayabot.mynlp : mynlp-experimental gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mayabot.mynlp:mynlp-experimental:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mayabot.mynlp : mynlp-experimental sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mayabot.mynlp" % "mynlp-experimental" % "4.0.0"

Advertisement

Dependencies from Group

Sep 29, 2019
11 usages
658 stars
Jul 07, 2021
7 usages
658 stars
Sep 29, 2019
4 usages
658 stars
Sep 29, 2019
2 usages
658 stars
Sep 12, 2018
1 usages
658 stars

Discover Dependencies