| License |
License |
|---|---|
| GroupId | GroupIdcom.sohu |
| ArtifactId | ArtifactIdidcenter |
| Version | Version2.2.2 |
| Type | Typejar |
| Description |
Descriptionidcenter
https://github.com/adyliu/idcenter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| idcenter-2.2.2.pom | |
| idcenter-2.2.2.jar | 6 KB |
| idcenter-2.2.2-sources.jar | 4 KB |
| idcenter-2.2.2-javadoc.jar | 33 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |