| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sohu |
| Идентификатор | Идентификаторidcenter |
| Последняя версия | Последняя версия2.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеidcenter
https://github.com/adyliu/idcenter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| idcenter-2.2.2.pom | |
| idcenter-2.2.2.jar | 4 KB |
| idcenter-2.2.2-sources.jar | 3 KB |
| idcenter-2.2.2-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sohu/idcenter/ -->
<dependency>
<groupId>com.sohu</groupId>
<artifactId>idcenter</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sohu/idcenter/
implementation 'com.sohu:idcenter:2.2.2'
// https://jarcasting.com/artifacts/com.sohu/idcenter/
implementation ("com.sohu:idcenter:2.2.2")
'com.sohu:idcenter:jar:2.2.2'
<dependency org="com.sohu" name="idcenter" rev="2.2.2">
<artifact name="idcenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sohu', module='idcenter', version='2.2.2')
)
libraryDependencies += "com.sohu" % "idcenter" % "2.2.2"
[com.sohu/idcenter "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |