не последняя версия
Последняя версия 1.6.7.v20170328-RELEASE

com.talent-aio:talent-aio-client 1.0.0-RELEASE


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.talent-aio
Идентификатор

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

talent-aio-client
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать talent-aio-client 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-client/ -->
<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-aio-client</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-client/
implementation 'com.talent-aio:talent-aio-client:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-client/
implementation ("com.talent-aio:talent-aio-client:1.0.0-RELEASE")
'com.talent-aio:talent-aio-client:jar:1.0.0-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-client" rev="1.0.0-RELEASE">
  <artifact name="talent-aio-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-client', version='1.0.0-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-client" % "1.0.0-RELEASE"
[com.talent-aio/talent-aio-client "1.0.0-RELEASE"]