Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-w8r-splay-tree |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
github-com-w8r-splay-tree-0.1.4.pom | |
github-com-w8r-splay-tree-0.1.4.jar | 67 KB |
github-com-w8r-splay-tree-0.1.4-sources.jar | 22 bytes |
github-com-w8r-splay-tree-0.1.4-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>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-w8r-splay-tree/
implementation 'org.webjars.npm:github-com-w8r-splay-tree:0.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-w8r-splay-tree/
implementation ("org.webjars.npm:github-com-w8r-splay-tree:0.1.4")
'org.webjars.npm:github-com-w8r-splay-tree:jar:0.1.4'
<dependency org="org.webjars.npm" name="github-com-w8r-splay-tree" rev="0.1.4">
<artifact name="github-com-w8r-splay-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-w8r-splay-tree', version='0.1.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-w8r-splay-tree" % "0.1.4"
[org.webjars.npm/github-com-w8r-splay-tree "0.1.4"]