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