License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsample |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsample
WebJar for sample
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sample-0.0.2.pom | |
sample-0.0.2.jar | 32 KB |
sample-0.0.2-sources.jar | 22 bytes |
sample-0.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sample/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sample</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sample/
implementation 'org.webjars.npm:sample:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/sample/
implementation ("org.webjars.npm:sample:0.0.2")
'org.webjars.npm:sample:jar:0.0.2'
<dependency org="org.webjars.npm" name="sample" rev="0.0.2">
<artifact name="sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sample', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "sample" % "0.0.2"
[org.webjars.npm/sample "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : reducible | jar | [1.0.1,1.1) |