MVN

edu.cmu.sv : yoda

Maven & Gradle

Aug 05, 2015

edu.cmu.sv:yoda · A library that allows rapid prototyping of dialog systems (language understanding, discourse modelling, dialog management, language generation).

<dependency>
    <groupId>edu.cmu.sv</groupId>
    <artifactId>yoda</artifactId>
    <version>0.6.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.cmu.sv : yoda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.13

All Versions

Choose a version of edu.cmu.sv : yoda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
yoda-0.7.0
0.6.x
yoda-0.6.13
yoda-0.6.12
yoda-0.6.11
yoda-0.6.10
yoda-0.6.2
yoda-0.6.1
yoda-0.6.0

How to add a dependency to Maven

Add the following edu.cmu.sv : yoda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.cmu.sv</groupId>
    <artifactId>yoda</artifactId>
    <version>0.6.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.cmu.sv : yoda gradle dependency to your build.gradle file:

implementation 'edu.cmu.sv:yoda:0.6.13'

Gradle Kotlin DSL: Add the following edu.cmu.sv : yoda gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.cmu.sv:yoda:0.6.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.cmu.sv : yoda sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.cmu.sv" % "yoda" % "0.6.13"

Advertisement

Dependencies from Group

Aug 05, 2015

Discover Dependencies

Sep 01, 2015
419 stars
May 02, 2017
42 usages
348 stars
Dec 31, 2015
0 stars
Jun 25, 2023
63 usages
274 stars
Aug 05, 2015
4 stars
Feb 14, 2023
2 usages
243 stars
May 12, 2023
425 usages
9.3k stars
Mar 02, 2023
17 stars
Dec 13, 2019
1 usages
0 stars
Jan 11, 2023
869 usages
5.9k stars