| License | License | 
|---|---|
| GroupId | GroupIdorg.no-hope | 
| ArtifactId | ArtifactIdbean-modification-listener | 
| Last Version | Last Version0.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbean-modification-listener | 
<!-- https://jarcasting.com/artifacts/org.no-hope/bean-modification-listener/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>bean-modification-listener</artifactId>
    <version>0.2.3</version>
</dependency>// https://jarcasting.com/artifacts/org.no-hope/bean-modification-listener/
implementation 'org.no-hope:bean-modification-listener:0.2.3'// https://jarcasting.com/artifacts/org.no-hope/bean-modification-listener/
implementation ("org.no-hope:bean-modification-listener:0.2.3")'org.no-hope:bean-modification-listener:jar:0.2.3'<dependency org="org.no-hope" name="bean-modification-listener" rev="0.2.3">
  <artifact name="bean-modification-listener" type="jar" />
</dependency>@Grapes(
@Grab(group='org.no-hope', module='bean-modification-listener', version='0.2.3')
)libraryDependencies += "org.no-hope" % "bean-modification-listener" % "0.2.3"[org.no-hope/bean-modification-listener "0.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |