| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dohaw |
| ArtifactId | ArtifactIdCoreLib |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoreLib
A library that can assist you in just about every plugin are you developing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CoreLib-3.2.0.pom | |
| CoreLib-3.2.0.jar | 48 KB |
| CoreLib-3.2.0-sources.jar | 22 KB |
| CoreLib-3.2.0-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dohaw/CoreLib/ -->
<dependency>
<groupId>net.dohaw</groupId>
<artifactId>CoreLib</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dohaw/CoreLib/
implementation 'net.dohaw:CoreLib:3.2.0'
// https://jarcasting.com/artifacts/net.dohaw/CoreLib/
implementation ("net.dohaw:CoreLib:3.2.0")
'net.dohaw:CoreLib:jar:3.2.0'
<dependency org="net.dohaw" name="CoreLib" rev="3.2.0">
<artifact name="CoreLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dohaw', module='CoreLib', version='3.2.0')
)
libraryDependencies += "net.dohaw" % "CoreLib" % "3.2.0"
[net.dohaw/CoreLib "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |