License |
License |
---|---|
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-storage-service |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionStorage Service
Defines the api to create a p2p storage service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-storage-service/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-storage-service</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-storage-service/
implementation 'com.github.estigma88:jdhtuq-storage-service:3.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-storage-service/
implementation ("com.github.estigma88:jdhtuq-storage-service:3.0.1")
'com.github.estigma88:jdhtuq-storage-service:jar:3.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-storage-service" rev="3.0.1">
<artifact name="jdhtuq-storage-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-storage-service', version='3.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-storage-service" % "3.0.1"
[com.github.estigma88/jdhtuq-storage-service "3.0.1"]