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