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

io.github.mscaldas2012:hl7-pet 1.1.0

this project is a library to Parse HL7 v2 messages

Группа

Группа

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

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

hl7-pet
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать hl7-pet 1.1.0


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