Last Version

BCommons 0.3.0

Provides reusable and maintainable Spigot components.

License

License

GroupId

GroupId

me.bradleysteele
ArtifactId

ArtifactId

commons
Version

Version

0.3.0
Type

Type

jar
Description

Description

BCommons
Provides reusable and maintainable Spigot components.
Project URL

Project URL

https://github.com/BradleySteele/BCommons
Source Code Management

Source Code Management

http://github.com/BradleySteele/BCommons

Download commons 0.3.0


<!-- https://jarcasting.com/artifacts/me.bradleysteele/commons/ -->
<dependency>
    <groupId>me.bradleysteele</groupId>
    <artifactId>commons</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.bradleysteele/commons/
implementation 'me.bradleysteele:commons:0.3.0'
// https://jarcasting.com/artifacts/me.bradleysteele/commons/
implementation ("me.bradleysteele:commons:0.3.0")
'me.bradleysteele:commons:jar:0.3.0'
<dependency org="me.bradleysteele" name="commons" rev="0.3.0">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bradleysteele', module='commons', version='0.3.0')
)
libraryDependencies += "me.bradleysteele" % "commons" % "0.3.0"
[me.bradleysteele/commons "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 3.13.2
org.apache.httpcomponents : httpclient jar 4.5.6

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.14.4-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.