ch.vorburger.minecraft.osgi:api

OSGi-based Minecraft Server plugins

License

License

Categories

Categories

Minecraft Business Logic Libraries
GroupId

GroupId

ch.vorburger.minecraft.osgi
ArtifactId

ArtifactId

api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ch.vorburger.minecraft.osgi:api
OSGi-based Minecraft Server plugins
Project URL

Project URL

https://github.com/vorburger/ch.vorburger.minecraft.osgi
Source Code Management

Source Code Management

https://github.com/vorburger/ch.vorburger.minecraft.osgi

Download api

How to add to project

<!-- https://jarcasting.com/artifacts/ch.vorburger.minecraft.osgi/api/ -->
<dependency>
    <groupId>ch.vorburger.minecraft.osgi</groupId>
    <artifactId>api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.vorburger.minecraft.osgi/api/
implementation 'ch.vorburger.minecraft.osgi:api:1.0.0'
// https://jarcasting.com/artifacts/ch.vorburger.minecraft.osgi/api/
implementation ("ch.vorburger.minecraft.osgi:api:1.0.0")
'ch.vorburger.minecraft.osgi:api:jar:1.0.0'
<dependency org="ch.vorburger.minecraft.osgi" name="api" rev="1.0.0">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.vorburger.minecraft.osgi', module='api', version='1.0.0')
)
libraryDependencies += "ch.vorburger.minecraft.osgi" % "api" % "1.0.0"
[ch.vorburger.minecraft.osgi/api "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.spongepowered : spongeapi jar 7.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0