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