| License |
License |
|---|---|
| GroupId | GroupIdtop.angelina-bot |
| ArtifactId | ArtifactIdangelina-frame |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionAngelinaFrame
Angelina QQ Bot Frame By SpringBoot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| angelina-frame-1.0.pom | |
| angelina-frame-1.0.jar | 134 KB |
| angelina-frame-1.0-sources.jar | 116 KB |
| angelina-frame-1.0-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.angelina-bot/angelina-frame/ -->
<dependency>
<groupId>top.angelina-bot</groupId>
<artifactId>angelina-frame</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.angelina-bot/angelina-frame/
implementation 'top.angelina-bot:angelina-frame:1.0'
// https://jarcasting.com/artifacts/top.angelina-bot/angelina-frame/
implementation ("top.angelina-bot:angelina-frame:1.0")
'top.angelina-bot:angelina-frame:jar:1.0'
<dependency org="top.angelina-bot" name="angelina-frame" rev="1.0">
<artifact name="angelina-frame" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.angelina-bot', module='angelina-frame', version='1.0')
)
libraryDependencies += "top.angelina-bot" % "angelina-frame" % "1.0"
[top.angelina-bot/angelina-frame "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |