is not current version
Last Version v1.0.1

cc.mashroom:mashroom-db v1.0.0


GroupId

GroupId

cc.mashroom
ArtifactId

ArtifactId

mashroom-db
Version

Version

v1.0.0
Type

Type

jar

Download mashroom-db v1.0.0


<!-- https://jarcasting.com/artifacts/cc.mashroom/mashroom-db/ -->
<dependency>
    <groupId>cc.mashroom</groupId>
    <artifactId>mashroom-db</artifactId>
    <version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-db/
implementation 'cc.mashroom:mashroom-db:v1.0.0'
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-db/
implementation ("cc.mashroom:mashroom-db:v1.0.0")
'cc.mashroom:mashroom-db:jar:v1.0.0'
<dependency org="cc.mashroom" name="mashroom-db" rev="v1.0.0">
  <artifact name="mashroom-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.mashroom', module='mashroom-db', version='v1.0.0')
)
libraryDependencies += "cc.mashroom" % "mashroom-db" % "v1.0.0"
[cc.mashroom/mashroom-db "v1.0.0"]