is not current version
Last Version 2.3.1

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

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.4.3
Type

Type

jar

Download tus-js-client 1.4.3


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