| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools CLI User Interface |
| GroupId | GroupIdorg.eclipse.ecf.provider |
| ArtifactId | ArtifactIdbittorrent |
| Version | Version0.1.0-v20070627-1030 |
| Type | Typejar |
| Description |
DescriptionECF Bittorrent Provider
|
| Filename | Size |
|---|---|
| bittorrent-0.1.0-v20070627-1030.pom | |
| bittorrent-0.1.0-v20070627-1030.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.provider/bittorrent/ -->
<dependency>
<groupId>org.eclipse.ecf.provider</groupId>
<artifactId>bittorrent</artifactId>
<version>0.1.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/bittorrent/
implementation 'org.eclipse.ecf.provider:bittorrent:0.1.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/bittorrent/
implementation ("org.eclipse.ecf.provider:bittorrent:0.1.0-v20070627-1030")
'org.eclipse.ecf.provider:bittorrent:jar:0.1.0-v20070627-1030'
<dependency org="org.eclipse.ecf.provider" name="bittorrent" rev="0.1.0-v20070627-1030">
<artifact name="bittorrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf.provider', module='bittorrent', version='0.1.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf.provider" % "bittorrent" % "0.1.0-v20070627-1030"
[org.eclipse.ecf.provider/bittorrent "0.1.0-v20070627-1030"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : ecf | jar | [0,) |
| org.eclipse.ecf : filetransfer | jar | [0,) |
| org.eclipse : bittorrent | jar | [0,) |
| org.eclipse.equinox : common | jar | [0,) |
| org.eclipse.ecf.provider : filetransfer | jar | [0,) |