License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.javaw |
ArtifactId | ArtifactIdtorrent-utils |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontorrent-utils
BT(BitTorrent)文件操作工具
|
Filename | Size |
---|---|
torrent-utils-1.0.pom | |
torrent-utils-1.0.jar | 61 KB |
torrent-utils-1.0-sources.jar | 49 KB |
torrent-utils-1.0-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.javaw/torrent-utils/ -->
<dependency>
<groupId>net.javaw</groupId>
<artifactId>torrent-utils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.javaw/torrent-utils/
implementation 'net.javaw:torrent-utils:1.0'
// https://jarcasting.com/artifacts/net.javaw/torrent-utils/
implementation ("net.javaw:torrent-utils:1.0")
'net.javaw:torrent-utils:jar:1.0'
<dependency org="net.javaw" name="torrent-utils" rev="1.0">
<artifact name="torrent-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.javaw', module='torrent-utils', version='1.0')
)
libraryDependencies += "net.javaw" % "torrent-utils" % "1.0"
[net.javaw/torrent-utils "1.0"]