KarmaAPI

KarmaAPI is an API that provides developers with an bunch of utilities for their bukkit/bungee/velocity plugins or standalone projects. It has lot of util tools, such as custom files and version checker, to see how to use them go to: https://karmadev.es/docs/karmaapi

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ml.karmaconfigs
ArtifactId

ArtifactId

KarmaAPI
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

KarmaAPI
KarmaAPI is an API that provides developers with an bunch of utilities for their bukkit/bungee/velocity plugins or standalone projects. It has lot of util tools, such as custom files and version checker, to see how to use them go to: https://karmadev.es/docs/karmaapi
Project URL

Project URL

https://github.com/KarmaConfigs/KarmaAPI
Source Code Management

Source Code Management

http://github.com/KarmaConfigs/KarmaAPI/tree/master

Download KarmaAPI

Filename Size
KarmaAPI-1.3.2.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ml.karmaconfigs/KarmaAPI/ -->
<dependency>
    <groupId>ml.karmaconfigs</groupId>
    <artifactId>KarmaAPI</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ml.karmaconfigs/KarmaAPI/
implementation 'ml.karmaconfigs:KarmaAPI:1.3.2'
// https://jarcasting.com/artifacts/ml.karmaconfigs/KarmaAPI/
implementation ("ml.karmaconfigs:KarmaAPI:1.3.2")
'ml.karmaconfigs:KarmaAPI:pom:1.3.2'
<dependency org="ml.karmaconfigs" name="KarmaAPI" rev="1.3.2">
  <artifact name="KarmaAPI" type="pom" />
</dependency>
@Grapes(
@Grab(group='ml.karmaconfigs', module='KarmaAPI', version='1.3.2')
)
libraryDependencies += "ml.karmaconfigs" % "KarmaAPI" % "1.3.2"
[ml.karmaconfigs/KarmaAPI "1.3.2"]

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
org.apache.maven : maven-artifact jar 3.8.1

Project Modules

  • Common
  • Bungee
  • Bundle
  • Velocity
  • Bukkit

Versions

Version
1.3.2