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

ca.uhn.hapi:hapi-structures-v21 1.1


Группа

Группа

ca.uhn.hapi
Идентификатор

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

hapi-structures-v21
Версия

Версия

1.1
Тип

Тип

jar

Скачать hapi-structures-v21 1.1


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v21/ -->
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-structures-v21</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v21/
implementation 'ca.uhn.hapi:hapi-structures-v21:1.1'
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v21/
implementation ("ca.uhn.hapi:hapi-structures-v21:1.1")
'ca.uhn.hapi:hapi-structures-v21:jar:1.1'
<dependency org="ca.uhn.hapi" name="hapi-structures-v21" rev="1.1">
  <artifact name="hapi-structures-v21" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi', module='hapi-structures-v21', version='1.1')
)
libraryDependencies += "ca.uhn.hapi" % "hapi-structures-v21" % "1.1"
[ca.uhn.hapi/hapi-structures-v21 "1.1"]