GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-storage-driver-service |
Version | Version3.5.0-alpha2 |
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>3.5.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-service/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-service:3.5.0-alpha2'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-service/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-service:3.5.0-alpha2")
'com.github.emc-mongoose:mongoose-storage-driver-service:jar:3.5.0-alpha2'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-service" rev="3.5.0-alpha2">
<artifact name="mongoose-storage-driver-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-service', version='3.5.0-alpha2')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-service" % "3.5.0-alpha2"
[com.github.emc-mongoose/mongoose-storage-driver-service "3.5.0-alpha2"]