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

edu.jhu.hlt:concrete-core 4.14.2

Basic code generated directly from the Concrete Thrift specifications.

Группа

Группа

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

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

concrete-core
Версия

Версия

4.14.2
Тип

Тип

jar

Скачать concrete-core 4.14.2


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