License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-w8r-splay-tree |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsplaytree
WebJar for splaytree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-w8r-splay-tree-2.0.3.pom | |
github-com-w8r-splay-tree-2.0.3.jar | 80 KB |
github-com-w8r-splay-tree-2.0.3-sources.jar | 22 bytes |
github-com-w8r-splay-tree-2.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-w8r-splay-tree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-w8r-splay-tree</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-w8r-splay-tree/
implementation 'org.webjars.npm:github-com-w8r-splay-tree:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-w8r-splay-tree/
implementation ("org.webjars.npm:github-com-w8r-splay-tree:2.0.3")
'org.webjars.npm:github-com-w8r-splay-tree:jar:2.0.3'
<dependency org="org.webjars.npm" name="github-com-w8r-splay-tree" rev="2.0.3">
<artifact name="github-com-w8r-splay-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-w8r-splay-tree', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-w8r-splay-tree" % "2.0.3"
[org.webjars.npm/github-com-w8r-splay-tree "2.0.3"]