| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtokenize-text |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontokenize-text
WebJar for tokenize-text
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tokenize-text-1.1.3.pom | |
| tokenize-text-1.1.3.jar | 16 KB |
| tokenize-text-1.1.3-sources.jar | 22 bytes |
| tokenize-text-1.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tokenize-text/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tokenize-text</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tokenize-text/
implementation 'org.webjars.npm:tokenize-text:1.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/tokenize-text/
implementation ("org.webjars.npm:tokenize-text:1.1.3")
'org.webjars.npm:tokenize-text:jar:1.1.3'
<dependency org="org.webjars.npm" name="tokenize-text" rev="1.1.3">
<artifact name="tokenize-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tokenize-text', version='1.1.3')
)
libraryDependencies += "org.webjars.npm" % "tokenize-text" % "1.1.3"
[org.webjars.npm/tokenize-text "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : lodash | jar | [3.2.0,4) |