| License |
License |
|---|---|
| GroupId | GroupIdcom.quhaodian |
| ArtifactId | ArtifactIdactivity |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiscover_activity
activity 是discover中的一个活动模块
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| activity-1.8.1.pom | |
| activity-1.8.1.jar | 20 KB |
| activity-1.8.1-sources.jar | 12 KB |
| activity-1.8.1-javadoc.jar | 148 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/activity/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>activity</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/activity/
implementation 'com.quhaodian:activity:1.8.1'
// https://jarcasting.com/artifacts/com.quhaodian/activity/
implementation ("com.quhaodian:activity:1.8.1")
'com.quhaodian:activity:jar:1.8.1'
<dependency org="com.quhaodian" name="activity" rev="1.8.1">
<artifact name="activity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='activity', version='1.8.1')
)
libraryDependencies += "com.quhaodian" % "activity" % "1.8.1"
[com.quhaodian/activity "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.quhaodian : user_hibernate | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |