| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 925 Bytes | |
| Release v3.0.0 source code.tar.gz | 2026-08-14 | 2.8 MB | |
| Release v3.0.0 source code.zip | 2026-08-14 | 3.2 MB | |
| Totals: 3 Items | 6.0 MB | 0 | |
Charty v3.0.0
📦 Maven coordinates
:::kotlin
implementation("com.himanshoe:charty:3.0.0")
// Optional, projected 3D charts. Every declaration is @ChartyExperimental — see
// docs/charty/charts/3d/README.md for the opt-in and for when not to use them.
implementation("com.himanshoe:charty-3d:1.0.0")
The two artifacts carry separate versions. Each charty-3d release records the charty it was built against, so the pair always resolves together.
📝 Changes
đź”— Links
Published on 2026-08-14 10:47:56 UTC