is not current version
Last Version 2.3.1

org.webjars.npm:tus-js-client 2.0.0-1

WebJar for tus-js-client

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tus-js-client
Version

Version

2.0.0-1
Type

Type

jar

Download tus-js-client 2.0.0-1


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