is not current version
Last Version 1.0.4-RELEASE

co.mercenary-creators:mercenary-creators-minio 1.0.3-RELEASE

Mercenary Creators Minio.

GroupId

GroupId

co.mercenary-creators
ArtifactId

ArtifactId

mercenary-creators-minio
Version

Version

1.0.3-RELEASE
Type

Type

jar

Download mercenary-creators-minio 1.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/co.mercenary-creators/mercenary-creators-minio/ -->
<dependency>
    <groupId>co.mercenary-creators</groupId>
    <artifactId>mercenary-creators-minio</artifactId>
    <version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/co.mercenary-creators/mercenary-creators-minio/
implementation 'co.mercenary-creators:mercenary-creators-minio:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/co.mercenary-creators/mercenary-creators-minio/
implementation ("co.mercenary-creators:mercenary-creators-minio:1.0.3-RELEASE")
'co.mercenary-creators:mercenary-creators-minio:jar:1.0.3-RELEASE'
<dependency org="co.mercenary-creators" name="mercenary-creators-minio" rev="1.0.3-RELEASE">
  <artifact name="mercenary-creators-minio" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.mercenary-creators', module='mercenary-creators-minio', version='1.0.3-RELEASE')
)
libraryDependencies += "co.mercenary-creators" % "mercenary-creators-minio" % "1.0.3-RELEASE"
[co.mercenary-creators/mercenary-creators-minio "1.0.3-RELEASE"]