is not current version
Last Version 1.1.2

com.github.aidensuen:mongodao-helper 1.0.3

Mongodao helper

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-helper
Version

Version

1.0.3
Type

Type

pom

Download mongodao-helper 1.0.3


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