| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atomashpolskiy |
| ArtifactId | ArtifactIdbt-parent |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBt
BitTorrent Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bt-parent-1.10.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-parent</artifactId>
<version>1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/
implementation 'com.github.atomashpolskiy:bt-parent:1.10'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/
implementation ("com.github.atomashpolskiy:bt-parent:1.10")
'com.github.atomashpolskiy:bt-parent:pom:1.10'
<dependency org="com.github.atomashpolskiy" name="bt-parent" rev="1.10">
<artifact name="bt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-parent', version='1.10')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-parent" % "1.10"
[com.github.atomashpolskiy/bt-parent "1.10"]