GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-storage-driver-service |
Version | Version4.0.0-alpha4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-service/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-storage-driver-service</artifactId>
<version>4.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-service/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-service:4.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-service/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-service:4.0.0-alpha4")
'com.github.emc-mongoose:mongoose-storage-driver-service:jar:4.0.0-alpha4'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-service" rev="4.0.0-alpha4">
<artifact name="mongoose-storage-driver-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-service', version='4.0.0-alpha4')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-service" % "4.0.0-alpha4"
[com.github.emc-mongoose/mongoose-storage-driver-service "4.0.0-alpha4"]