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