Last Version

bootstrap 1.0.0

An application bootstrapper.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0.0
Type

Type

jar
Description

Description

bootstrap
An application bootstrapper.
Project URL

Project URL

https://github.com/KyoriPowered/bootstrap/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/bootstrap/

Download bootstrap 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.