is not current version
Last Version 1.1.1

com.github.mdre:odbogm-agent 1.0.0

ODBOGM Agent instrument class at runtime to detect dirty object.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

odbogm-agent
Version

Version

1.0.0
Type

Type

jar

Download odbogm-agent 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/ -->
<dependency>
    <groupId>com.github.mdre</groupId>
    <artifactId>odbogm-agent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/
implementation 'com.github.mdre:odbogm-agent:1.0.0'
// https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/
implementation ("com.github.mdre:odbogm-agent:1.0.0")
'com.github.mdre:odbogm-agent:jar:1.0.0'
<dependency org="com.github.mdre" name="odbogm-agent" rev="1.0.0">
  <artifact name="odbogm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='odbogm-agent', version='1.0.0')
)
libraryDependencies += "com.github.mdre" % "odbogm-agent" % "1.0.0"
[com.github.mdre/odbogm-agent "1.0.0"]