mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-05 23:22:51 +00:00
Implements several services and improves API
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<modules>
|
||||
<module>httpchannel-service-megaupload</module>
|
||||
<module>httpchannel-service-hotfile</module>
|
||||
<module>httpchannel-service-multiupload</module>
|
||||
</modules>
|
||||
|
||||
<dependencies>
|
||||
@@ -27,4 +28,6 @@
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<name>HttpChannel/Service</name>
|
||||
<description>Parent module that all service implementations should inherit</description>
|
||||
</project>
|
||||
Reference in New Issue
Block a user