не последняя версия
Последняя версия 1.5.9

info.cqframework:elm 1.2.20

The elm library for the Clinical Quality Language Java reference implementation

Группа

Группа

info.cqframework
Идентификатор

Идентификатор

elm
Версия

Версия

1.2.20
Тип

Тип

jar

Скачать elm 1.2.20


<!-- https://jarcasting.com/artifacts/info.cqframework/elm/ -->
<dependency>
    <groupId>info.cqframework</groupId>
    <artifactId>elm</artifactId>
    <version>1.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/info.cqframework/elm/
implementation 'info.cqframework:elm:1.2.20'
// https://jarcasting.com/artifacts/info.cqframework/elm/
implementation ("info.cqframework:elm:1.2.20")
'info.cqframework:elm:jar:1.2.20'
<dependency org="info.cqframework" name="elm" rev="1.2.20">
  <artifact name="elm" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.cqframework', module='elm', version='1.2.20')
)
libraryDependencies += "info.cqframework" % "elm" % "1.2.20"
[info.cqframework/elm "1.2.20"]