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

io.github.mscaldas2012:hl7-pet 1.2.4.2

this project is a library to Parse HL7 v2 messages

Группа

Группа

io.github.mscaldas2012
Идентификатор

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

hl7-pet
Версия

Версия

1.2.4.2
Тип

Тип

jar

Скачать hl7-pet 1.2.4.2


<!-- https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/ -->
<dependency>
    <groupId>io.github.mscaldas2012</groupId>
    <artifactId>hl7-pet</artifactId>
    <version>1.2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/
implementation 'io.github.mscaldas2012:hl7-pet:1.2.4.2'
// https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/
implementation ("io.github.mscaldas2012:hl7-pet:1.2.4.2")
'io.github.mscaldas2012:hl7-pet:jar:1.2.4.2'
<dependency org="io.github.mscaldas2012" name="hl7-pet" rev="1.2.4.2">
  <artifact name="hl7-pet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mscaldas2012', module='hl7-pet', version='1.2.4.2')
)
libraryDependencies += "io.github.mscaldas2012" % "hl7-pet" % "1.2.4.2"
[io.github.mscaldas2012/hl7-pet "1.2.4.2"]