License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtether |
Version | Version2.0.0-beta.5 |
Type | Typejar |
Description |
Descriptiontether
WebJar for tether
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tether-2.0.0-beta.5.pom | |
tether-2.0.0-beta.5.jar | 203 KB |
tether-2.0.0-beta.5-sources.jar | 22 bytes |
tether-2.0.0-beta.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tether/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tether</artifactId>
<version>2.0.0-beta.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tether/
implementation 'org.webjars.npm:tether:2.0.0-beta.5'
// https://jarcasting.com/artifacts/org.webjars.npm/tether/
implementation ("org.webjars.npm:tether:2.0.0-beta.5")
'org.webjars.npm:tether:jar:2.0.0-beta.5'
<dependency org="org.webjars.npm" name="tether" rev="2.0.0-beta.5">
<artifact name="tether" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tether', version='2.0.0-beta.5')
)
libraryDependencies += "org.webjars.npm" % "tether" % "2.0.0-beta.5"
[org.webjars.npm/tether "2.0.0-beta.5"]