is not current version
Last Version 2.3

ca.uhn.hapi:hapi-structures-v251 1.1-beta2


GroupId

GroupId

ca.uhn.hapi
ArtifactId

ArtifactId

hapi-structures-v251
Version

Version

1.1-beta2
Type

Type

jar

Download hapi-structures-v251 1.1-beta2


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