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