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