Last Version

Foundation MAJOR-1.0

Foundation is a Sponge plugin which provides core functionality to the server. It also provides an API for other plugins

License

License

MIT
GroupId

GroupId

tk.foundationdriven
ArtifactId

ArtifactId

foundation
Version

Version

MAJOR-1.0
Type

Type

jar
Description

Description

Foundation
Foundation is a Sponge plugin which provides core functionality to the server. It also provides an API for other plugins
Project URL

Project URL

https://forums.spongepowered.org/t/foundation-common-apis-and-plugin-infrastructure-manager/1525

Download foundation MAJOR-1.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.ow2.asm : asm-all jar 4.0

Project Modules

There are no modules declared in this project.