GroupId | GroupIdcom.github.edgarespina |
---|---|
ArtifactId | ArtifactIdmwa-morphia |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
mwa-morphia-0.1.3.pom | |
mwa-morphia-0.1.3.jar | 5 KB |
mwa-morphia-0.1.3-sources.jar | 3 KB |
mwa-morphia-0.1.3-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-morphia/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-morphia</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-morphia/
implementation 'com.github.edgarespina:mwa-morphia:0.1.3'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-morphia/
implementation ("com.github.edgarespina:mwa-morphia:0.1.3")
'com.github.edgarespina:mwa-morphia:jar:0.1.3'
<dependency org="com.github.edgarespina" name="mwa-morphia" rev="0.1.3">
<artifact name="mwa-morphia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-morphia', version='0.1.3')
)
libraryDependencies += "com.github.edgarespina" % "mwa-morphia" % "0.1.3"
[com.github.edgarespina/mwa-morphia "0.1.3"]