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