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