is not current version
Last Version 2.3.1

org.webjars.npm:tus-js-client 1.8.0

WebJar for tus-js-client

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tus-js-client
Version

Version

1.8.0
Type

Type

jar

Download tus-js-client 1.8.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tus-js-client/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tus-js-client</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tus-js-client/
implementation 'org.webjars.npm:tus-js-client:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tus-js-client/
implementation ("org.webjars.npm:tus-js-client:1.8.0")
'org.webjars.npm:tus-js-client:jar:1.8.0'
<dependency org="org.webjars.npm" name="tus-js-client" rev="1.8.0">
  <artifact name="tus-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tus-js-client', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "tus-js-client" % "1.8.0"
[org.webjars.npm/tus-js-client "1.8.0"]