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

com.sohu:idcenter 1.1

https://github.com/adyliu/idcenter

Группа

Группа

com.sohu
Идентификатор

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

idcenter
Версия

Версия

1.1
Тип

Тип

jar

Скачать idcenter 1.1


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