| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdpvutils |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpvutils
WebJar for pvutils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pvutils-1.1.3.pom | |
| pvutils-1.1.3.jar | 21 KB |
| pvutils-1.1.3-sources.jar | 22 bytes |
| pvutils-1.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pvutils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pvutils</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pvutils/
implementation 'org.webjars.npm:pvutils:1.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/pvutils/
implementation ("org.webjars.npm:pvutils:1.1.3")
'org.webjars.npm:pvutils:jar:1.1.3'
<dependency org="org.webjars.npm" name="pvutils" rev="1.1.3">
<artifact name="pvutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pvutils', version='1.1.3')
)
libraryDependencies += "org.webjars.npm" % "pvutils" % "1.1.3"
[org.webjars.npm/pvutils "1.1.3"]