BaharAPI

An API for creating unique plugins for Bahar servers.

License

License

GroupId

GroupId

io.github.baharmc
ArtifactId

ArtifactId

BaharAPI
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

BaharAPI
An API for creating unique plugins for Bahar servers.

Download BaharAPI

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.portlek : configs-core jar 3.9.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.jetbrains : annotations jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1