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