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