GroupId | GroupIdio.github.ducthienbui97 |
---|---|
ArtifactId | ArtifactIdplay-morphia |
Version | Version1.0.1-2.8 |
Type | Typejar |
Filename | Size |
---|---|
play-morphia-1.0.1-2.8.pom | |
play-morphia-1.0.1-2.8.jar | 5 KB |
play-morphia-1.0.1-2.8-sources.jar | 3 KB |
play-morphia-1.0.1-2.8-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/ -->
<dependency>
<groupId>io.github.ducthienbui97</groupId>
<artifactId>play-morphia</artifactId>
<version>1.0.1-2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/
implementation 'io.github.ducthienbui97:play-morphia:1.0.1-2.8'
// https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/
implementation ("io.github.ducthienbui97:play-morphia:1.0.1-2.8")
'io.github.ducthienbui97:play-morphia:jar:1.0.1-2.8'
<dependency org="io.github.ducthienbui97" name="play-morphia" rev="1.0.1-2.8">
<artifact name="play-morphia" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ducthienbui97', module='play-morphia', version='1.0.1-2.8')
)
libraryDependencies += "io.github.ducthienbui97" % "play-morphia" % "1.0.1-2.8"
[io.github.ducthienbui97/play-morphia "1.0.1-2.8"]