| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.atomashpolskiy |
| Идентификатор | Идентификаторexamples |
| Последняя версия | Последняя версия1.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExamples
BitTorrent Library
|
| Имя Файла | Размер |
|---|---|
| examples-1.10.pom | |
| examples-1.10.jar | 36 KB |
| examples-1.10-sources.jar | 23 KB |
| examples-1.10-javadoc.jar | 119 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |