is not current version
Last Version 0.3.5

org.webjars.npm:jsep 0.3.4

WebJar for jsep

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsep
Version

Version

0.3.4
Type

Type

jar

Download jsep 0.3.4


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