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