Skip to content

Commit fdce62a

Browse files
Claude4.0oclaude
andcommitted
Docs: Move version note before code examples in README
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
1 parent 49d75c3 commit fdce62a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Both of these features ensure that our library can be seamlessly integrated into
607607
### Maven and Gradle Integration
608608

609609
To include in your project:
610-
610+
> Replace `LATEST_VERSION` with the version shown here:
611611
[![Maven Central](https://img.shields.io/maven-central/v/com.cedarsoftware/java-util)](https://central.sonatype.com/artifact/com.cedarsoftware/java-util)
612612

613613
##### Gradle
@@ -624,8 +624,6 @@ implementation 'com.cedarsoftware:java-util:LATEST_VERSION'
624624
</dependency>
625625
```
626626

627-
> Replace `LATEST_VERSION` with the version shown in the badge above.
628-
629627
### 🚀 Framework Integration Examples
630628

631629
For comprehensive framework integration examples including Spring, Jakarta EE, Spring Boot Auto-Configuration, Microservices, Testing, and Performance Monitoring, see **[frameworks.md](frameworks.md)**.

0 commit comments

Comments
 (0)