| License |
License |
|---|---|
| GroupId | GroupIdcom.ghostchu |
| ArtifactId | ArtifactIdsimplereloadlib |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleReloadLib
简单但是实用的通用重载库。
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simplereloadlib-1.1.2.pom | |
| simplereloadlib-1.1.2.jar | 12 KB |
| simplereloadlib-1.1.2-sources.jar | 6 KB |
| simplereloadlib-1.1.2-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ghostchu/simplereloadlib/ -->
<dependency>
<groupId>com.ghostchu</groupId>
<artifactId>simplereloadlib</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ghostchu/simplereloadlib/
implementation 'com.ghostchu:simplereloadlib:1.1.2'
// https://jarcasting.com/artifacts/com.ghostchu/simplereloadlib/
implementation ("com.ghostchu:simplereloadlib:1.1.2")
'com.ghostchu:simplereloadlib:jar:1.1.2'
<dependency org="com.ghostchu" name="simplereloadlib" rev="1.1.2">
<artifact name="simplereloadlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ghostchu', module='simplereloadlib', version='1.1.2')
)
libraryDependencies += "com.ghostchu" % "simplereloadlib" % "1.1.2"
[com.ghostchu/simplereloadlib "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| org.jetbrains : annotations | jar | 23.0.0 |