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

edu.jhu.hlt:concrete-core 4.5

Library with Java classes for Thrift-based Concrete HLT data schema

Группа

Группа

edu.jhu.hlt
Идентификатор

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

concrete-core
Версия

Версия

4.5
Тип

Тип

jar

Скачать concrete-core 4.5


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-core/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>concrete-core</artifactId>
    <version>4.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-core/
implementation 'edu.jhu.hlt:concrete-core:4.5'
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-core/
implementation ("edu.jhu.hlt:concrete-core:4.5")
'edu.jhu.hlt:concrete-core:jar:4.5'
<dependency org="edu.jhu.hlt" name="concrete-core" rev="4.5">
  <artifact name="concrete-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='concrete-core', version='4.5')
)
libraryDependencies += "edu.jhu.hlt" % "concrete-core" % "4.5"
[edu.jhu.hlt/concrete-core "4.5"]