is not current version
Last Version 2.3

ca.uhn.hapi:hapi-structures-v22 2.0-alpha1


GroupId

GroupId

ca.uhn.hapi
ArtifactId

ArtifactId

hapi-structures-v22
Version

Version

2.0-alpha1
Type

Type

jar

Download hapi-structures-v22 2.0-alpha1


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