v1.6.6 — Maven Central debut #106
DemchaAV
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.6.6 — Maven Central debut
GraphCompose is now on Maven Central. After 1.6.5 worth of JitPack releases, the declarative Java PDF engine lives at canonical coordinates:
dependencies { implementation("io.github.demchaav:graph-compose:1.6.6") }Same engine, same DSL, zero breaking changes from v1.6.5. Existing JitPack pins (
com.github.DemchaAV:GraphCompose:v1.6.5) continue to resolve — JitPack stays alive as a legacy install channel. Maven Central is the going-forward documented path.What's in 1.6.6 besides the Central debut
japicmpprofile)@Betaannotation marker on emerging extension SPIsEngineShowcaseflagship example — a cinematic single-page render showing the visual register the engine can hit when an author cares about presentation as much as dataWhy hyphenated
graph-compose?Reads better on Central. Done now while there was no published artefact to break — the rename is permanent from this release onward.
Links
Author intent, not coordinates.
— Artem
Beta Was this translation helpful? Give feedback.
All reactions