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