| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjasminewd2 |
| Version | Version0.0.9 |
| Type | Typejar |
| Description |
Descriptionjasminewd2
WebJar for jasminewd2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jasminewd2-0.0.9.pom | |
| jasminewd2-0.0.9.jar | 9 KB |
| jasminewd2-0.0.9-sources.jar | 22 bytes |
| jasminewd2-0.0.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jasminewd2/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jasminewd2</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jasminewd2/
implementation 'org.webjars.npm:jasminewd2:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/jasminewd2/
implementation ("org.webjars.npm:jasminewd2:0.0.9")
'org.webjars.npm:jasminewd2:jar:0.0.9'
<dependency org="org.webjars.npm" name="jasminewd2" rev="0.0.9">
<artifact name="jasminewd2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jasminewd2', version='0.0.9')
)
libraryDependencies += "org.webjars.npm" % "jasminewd2" % "0.0.9"
[org.webjars.npm/jasminewd2 "0.0.9"]