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

org.bahmni.module:pacsquery-omod 1.1.0

Omod submodule for Pacs Query

Группа

Группа

org.bahmni.module
Идентификатор

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

pacsquery-omod
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать pacsquery-omod 1.1.0


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