is not current version
Last Version 6.105

com.yahoo.maha:maha-db 6.92


GroupId

GroupId

com.yahoo.maha
ArtifactId

ArtifactId

maha-db
Version

Version

6.92
Type

Type

jar

Download maha-db 6.92


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