is not current version
Last Version 3

com.github.aidensuen:mongodao-parent 2

Mongodao parent dependency

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-parent
Version

Version

2
Type

Type

pom

Download mongodao-parent 2

Filename Size
mongodao-parent-2.pom 5 KB
Browse

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