| GroupId | GroupIdcom.github.mdre |
|---|---|
| ArtifactId | ArtifactIdodbogm |
| Version | Version1.0.3.18 |
| Type | Typejar |
| Filename | Size |
|---|---|
| odbogm-1.0.3.18.pom | |
| odbogm-1.0.3.18.jar | 132 KB |
| odbogm-1.0.3.18-sources.jar | 99 KB |
| odbogm-1.0.3.18-javadoc.jar | 288 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/odbogm/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>odbogm</artifactId>
<version>1.0.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/odbogm/
implementation 'com.github.mdre:odbogm:1.0.3.18'
// https://jarcasting.com/artifacts/com.github.mdre/odbogm/
implementation ("com.github.mdre:odbogm:1.0.3.18")
'com.github.mdre:odbogm:jar:1.0.3.18'
<dependency org="com.github.mdre" name="odbogm" rev="1.0.3.18">
<artifact name="odbogm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='odbogm', version='1.0.3.18')
)
libraryDependencies += "com.github.mdre" % "odbogm" % "1.0.3.18"
[com.github.mdre/odbogm "1.0.3.18"]