| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstring |
| Last Version | Last Version3.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstring
WebJar for string
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| string-3.3.3.pom | |
| string-3.3.3.jar | 55 KB |
| string-3.3.3-sources.jar | 22 bytes |
| string-3.3.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string/
implementation 'org.webjars.npm:string:3.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/string/
implementation ("org.webjars.npm:string:3.3.3")
'org.webjars.npm:string:jar:3.3.3'
<dependency org="org.webjars.npm" name="string" rev="3.3.3">
<artifact name="string" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string', version='3.3.3')
)
libraryDependencies += "org.webjars.npm" % "string" % "3.3.3"
[org.webjars.npm/string "3.3.3"]