License |
License |
---|---|
Categories |
CategoriesJavaScript Languages CLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__tus-js-client |
Version | Version1.8.0 |
Type | Typejar |
Description |
Description@types/tus-js-client
WebJar for @types/tus-js-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__tus-js-client-1.8.0.pom | |
types__tus-js-client-1.8.0.jar | 4 KB |
types__tus-js-client-1.8.0-sources.jar | 22 bytes |
types__tus-js-client-1.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__tus-js-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__tus-js-client</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__tus-js-client/
implementation 'org.webjars.npm:types__tus-js-client:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/types__tus-js-client/
implementation ("org.webjars.npm:types__tus-js-client:1.8.0")
'org.webjars.npm:types__tus-js-client:jar:1.8.0'
<dependency org="org.webjars.npm" name="types__tus-js-client" rev="1.8.0">
<artifact name="types__tus-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__tus-js-client', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "types__tus-js-client" % "1.8.0"
[org.webjars.npm/types__tus-js-client "1.8.0"]