is not current version
Last Version 6.105

com.yahoo.maha:maha-db 6.87


GroupId

GroupId

com.yahoo.maha
ArtifactId

ArtifactId

maha-db
Version

Version

6.87
Type

Type

jar

Download maha-db 6.87


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