License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjsep |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionjsep
WebJar for jsep
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsep-0.3.5.pom | |
jsep-0.3.5.jar | 28 KB |
jsep-0.3.5-sources.jar | 22 bytes |
jsep-0.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsep/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsep</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsep/
implementation 'org.webjars.npm:jsep:0.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/jsep/
implementation ("org.webjars.npm:jsep:0.3.5")
'org.webjars.npm:jsep:jar:0.3.5'
<dependency org="org.webjars.npm" name="jsep" rev="0.3.5">
<artifact name="jsep" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsep', version='0.3.5')
)
libraryDependencies += "org.webjars.npm" % "jsep" % "0.3.5"
[org.webjars.npm/jsep "0.3.5"]