Nordic Growth Market

NGM Elasticia

Revisions

3.0
2026-07-29
3.0
2026-05-26
2.0current
2026-01-23

How to use this Orchestra repository

See the Orchestra Gradle Plugin documentation to learn how to use this Orchestra repository in your project.

With the Orchestra Gradle Plugin you can:

If you already use the Orchestra Gradle Plugin, use the following snippet to create a derived repository based on NGM Elasticia:

orchestra {
  specification {
    markdown {
      reference(orchestraHub("ngm/elasticia", version = "2.0"))
    }
  }
}