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