| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.github.igor-suhorukov |
| Идентификатор | Идентификаторurl-stream-handler-provider |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| url-stream-handler-provider-1.2.pom | |
| url-stream-handler-provider-1.2.jar | 2 KB |
| url-stream-handler-provider-1.2-sources.jar | 883 bytes |
| url-stream-handler-provider-1.2-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/url-stream-handler-provider/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>url-stream-handler-provider</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/url-stream-handler-provider/
implementation 'com.github.igor-suhorukov:url-stream-handler-provider:1.2'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/url-stream-handler-provider/
implementation ("com.github.igor-suhorukov:url-stream-handler-provider:1.2")
'com.github.igor-suhorukov:url-stream-handler-provider:jar:1.2'
<dependency org="com.github.igor-suhorukov" name="url-stream-handler-provider" rev="1.2">
<artifact name="url-stream-handler-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='url-stream-handler-provider', version='1.2')
)
libraryDependencies += "com.github.igor-suhorukov" % "url-stream-handler-provider" % "1.2"
[com.github.igor-suhorukov/url-stream-handler-provider "1.2"]