is not current version
Last Version 1.1.2

com.github.aidensuen:mongodao 1.0.3

Mongodao merge module

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao
Version

Version

1.0.3
Type

Type

jar

Download mongodao 1.0.3


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