is not current version
Last Version 1.1.2

com.github.aidensuen:mongodao-helper 1.1.1

Mongodao helper

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-helper
Version

Version

1.1.1
Type

Type

pom

Download mongodao-helper 1.1.1


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