License |
License |
---|---|
GroupId | GroupIdcom.rogiel.httpchannel.services |
ArtifactId | ArtifactIdhttpchannel-service-megaupload |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionHttpChannel/Service/MegaUpload
Provides upload and download access to megaupload.com
|
<!-- https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-megaupload/ -->
<dependency>
<groupId>com.rogiel.httpchannel.services</groupId>
<artifactId>httpchannel-service-megaupload</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-megaupload/
implementation 'com.rogiel.httpchannel.services:httpchannel-service-megaupload:1.0.0'
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.services/httpchannel-service-megaupload/
implementation ("com.rogiel.httpchannel.services:httpchannel-service-megaupload:1.0.0")
'com.rogiel.httpchannel.services:httpchannel-service-megaupload:jar:1.0.0'
<dependency org="com.rogiel.httpchannel.services" name="httpchannel-service-megaupload" rev="1.0.0">
<artifact name="httpchannel-service-megaupload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rogiel.httpchannel.services', module='httpchannel-service-megaupload', version='1.0.0')
)
libraryDependencies += "com.rogiel.httpchannel.services" % "httpchannel-service-megaupload" % "1.0.0"
[com.rogiel.httpchannel.services/httpchannel-service-megaupload "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-jdk14 | jar | 1.6.4 |