MVN

com.github.atomashpolskiy : bt-parent

Maven & Gradle

Dec 05, 2021
2.2k stars

Bt · BitTorrent Library

<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-parent</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.atomashpolskiy : bt-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of com.github.atomashpolskiy : bt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10
bt-parent-1.10
1.9
bt-parent-1.9
1.8
bt-parent-1.8
1.7
bt-parent-1.7
1.6
bt-parent-1.6
1.5
bt-parent-1.5
1.4.x
bt-parent-1.4.1
1.4
bt-parent-1.4
1.3.x
bt-parent-1.3.1
1.3
bt-parent-1.3
1.2
bt-parent-1.2
1.1
bt-parent-1.1
1.0
bt-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-parent</artifactId>
    <version>1.10</version>
</dependency>

Advertisement