| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rogiel.httpchannel.services |
| Идентификатор | Идентификаторhttpchannel-service-filesonic |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpChannel/Service/FileSonic
Provides download and upload access to filesonic.com
|
<!-- https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-filesonic/ -->
<dependency>
<groupId>com.rogiel.httpchannel.services</groupId>
<artifactId>httpchannel-service-filesonic</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-filesonic/
implementation 'com.rogiel.httpchannel.services:httpchannel-service-filesonic:1.0.0'
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-filesonic/
implementation ("com.rogiel.httpchannel.services:httpchannel-service-filesonic:1.0.0")
'com.rogiel.httpchannel.services:httpchannel-service-filesonic:jar:1.0.0'
<dependency org="com.rogiel.httpchannel.services" name="httpchannel-service-filesonic" rev="1.0.0">
<artifact name="httpchannel-service-filesonic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rogiel.httpchannel.services', module='httpchannel-service-filesonic', version='1.0.0')
)
libraryDependencies += "com.rogiel.httpchannel.services" % "httpchannel-service-filesonic" % "1.0.0"
[com.rogiel.httpchannel.services/httpchannel-service-filesonic "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.rogiel.httpchannel : httpchannel-api | jar | 1.0.0 |
| com.rogiel.httpchannel : httpchannel-util | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.4 |