添加依赖
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-structures-superstructures</artifactId>
    <version>2.6.0</version>
</dependency>
implementation 'ca.uhn.hapi:hapi-structures-superstructures:2.6.0'
ca.uhn.hapi:hapi-structures-superstructures:2.6.0
<dependency org="ca.uhn.hapi" name="hapi-structures-superstructures" rev="2.6.0" />
libraryDependencies += "ca.uhn.hapi" % "hapi-structures-superstructures" % "2.6.0"
@Grab(group='ca.uhn.hapi', module='hapi-structures-superstructures', version='2.6.0')
[ca.uhn.hapi/hapi-structures-superstructures "2.6.0"]
'ca.uhn.hapi:hapi-structures-superstructures:jar:2.6.0'
版本列表 (5)