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