| License |
License |
|---|---|
| GroupId | GroupIdme.bradleysteele |
| ArtifactId | ArtifactIdcommons |
| Version | Version0.2.10 |
| Type | Typejar |
| Description |
DescriptionBCommons
Provides reusable and maintainable Spigot components.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-0.2.10.pom | |
| commons-0.2.10.jar | 109 KB |
| commons-0.2.10-sources.jar | 80 KB |
| commons-0.2.10-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.bradleysteele/commons/ -->
<dependency>
<groupId>me.bradleysteele</groupId>
<artifactId>commons</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/me.bradleysteele/commons/
implementation 'me.bradleysteele:commons:0.2.10'
// https://jarcasting.com/artifacts/me.bradleysteele/commons/
implementation ("me.bradleysteele:commons:0.2.10")
'me.bradleysteele:commons:jar:0.2.10'
<dependency org="me.bradleysteele" name="commons" rev="0.2.10">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bradleysteele', module='commons', version='0.2.10')
)
libraryDependencies += "me.bradleysteele" % "commons" % "0.2.10"
[me.bradleysteele/commons "0.2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.oshi : oshi-core | jar | 3.13.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.14.4-R0.1-SNAPSHOT |