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