| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atomashpolskiy |
| ArtifactId | ArtifactIdexamples |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExamples
BitTorrent Library
|
| Filename | Size |
|---|---|
| examples-1.10.pom | |
| examples-1.10.jar | 36 KB |
| examples-1.10-sources.jar | 23 KB |
| examples-1.10-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>examples</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/
implementation 'com.github.atomashpolskiy:examples:1.10'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/
implementation ("com.github.atomashpolskiy:examples:1.10")
'com.github.atomashpolskiy:examples:jar:1.10'
<dependency org="com.github.atomashpolskiy" name="examples" rev="1.10">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='examples', version='1.10')
)
libraryDependencies += "com.github.atomashpolskiy" % "examples" % "1.10"
[com.github.atomashpolskiy/examples "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.atomashpolskiy : bt-core | jar | 1.10 |
| com.github.atomashpolskiy : bt-http-tracker-client | jar | 1.10 |
| com.github.atomashpolskiy : bt-dht | jar | 1.10 |
| com.google.jimfs : jimfs | jar | 1.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |