is not current version
Last Version 2.3

ca.uhn.hapi:hapi-structures-v23 2.2-beta1


GroupId

GroupId

ca.uhn.hapi
ArtifactId

ArtifactId

hapi-structures-v23
Version

Version

2.2-beta1
Type

Type

jar

Download hapi-structures-v23 2.2-beta1


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