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