MVN

ai.djl.sentencepiece : sentencepiece

Maven & Gradle

Jul 11, 2023
2 usages
3.8k stars

DJL NLP utilities for SentencePiece · Deep Java Library (DJL) NLP utilities for SentencePiece

<dependency>
    <groupId>ai.djl.sentencepiece</groupId>
    <artifactId>sentencepiece</artifactId>
    <version>0.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.djl.sentencepiece : sentencepiece to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.23.0

All Versions

Choose a version of ai.djl.sentencepiece : sentencepiece to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.23.x
sentencepiece-0.23.0
0.22.x
sentencepiece-0.22.1
sentencepiece-0.22.0
0.21.x
sentencepiece-0.21.0
0.20.x
sentencepiece-0.20.0
0.19.x
sentencepiece-0.19.0
0.18.x
sentencepiece-0.18.0
0.17.x
sentencepiece-0.17.0
0.16.x
sentencepiece-0.16.0
0.15.x
sentencepiece-0.15.0
0.14.x
sentencepiece-0.14.0
0.13.x
sentencepiece-0.13.0
0.12.x
sentencepiece-0.12.0
0.11.x
sentencepiece-0.11.0
0.10.x
sentencepiece-0.10.0
0.9.x
sentencepiece-0.9.0
0.8.x
sentencepiece-0.8.0
0.7.x
sentencepiece-0.7.0

How to add a dependency to Maven

Add the following ai.djl.sentencepiece : sentencepiece maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.djl.sentencepiece</groupId>
    <artifactId>sentencepiece</artifactId>
    <version>0.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl.sentencepiece : sentencepiece gradle dependency to your build.gradle file:

implementation 'ai.djl.sentencepiece:sentencepiece:0.23.0'

Gradle Kotlin DSL: Add the following ai.djl.sentencepiece : sentencepiece gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl.sentencepiece:sentencepiece:0.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl.sentencepiece : sentencepiece sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl.sentencepiece" % "sentencepiece" % "0.23.0"

Advertisement

Dependencies from Group

Jul 11, 2023
2 usages
3.8k stars

Discover Dependencies

Sep 08, 2020
1 usages
27 stars
Sep 07, 2020
1 stars
Aug 22, 2023
4 usages
175 stars
Aug 22, 2023
4 usages
175 stars
Aug 22, 2023
4 usages
175 stars
Jun 03, 2021
1 usages
1 stars
Aug 25, 2023
14 usages
1.8k stars
Sep 10, 2020
1 usages
13.4k stars