is not current version
Last Version 1.1.2

com.github.aidensuen:mongodao-helper 1.0.4

Mongodao helper

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-helper
Version

Version

1.0.4
Type

Type

pom

Download mongodao-helper 1.0.4


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