License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dohaw.corelib |
ArtifactId | ArtifactIdCoreLib |
Version | Version3.0.1 |
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.0.1.pom | |
CoreLib-3.0.1.jar | 43 KB |
CoreLib-3.0.1-sources.jar | 20 KB |
CoreLib-3.0.1-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dohaw.corelib/CoreLib/ -->
<dependency>
<groupId>net.dohaw.corelib</groupId>
<artifactId>CoreLib</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dohaw.corelib/CoreLib/
implementation 'net.dohaw.corelib:CoreLib:3.0.1'
// https://jarcasting.com/artifacts/net.dohaw.corelib/CoreLib/
implementation ("net.dohaw.corelib:CoreLib:3.0.1")
'net.dohaw.corelib:CoreLib:jar:3.0.1'
<dependency org="net.dohaw.corelib" name="CoreLib" rev="3.0.1">
<artifact name="CoreLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dohaw.corelib', module='CoreLib', version='3.0.1')
)
libraryDependencies += "net.dohaw.corelib" % "CoreLib" % "3.0.1"
[net.dohaw.corelib/CoreLib "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |