Last Version

storm 1.0.0

A modular plugin library.

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

storm
Version

Version

1.0.0
Type

Type

jar
Description

Description

storm
A modular plugin library.

Download storm 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.1.2
net.kyori : blizzard jar 1.0.4-JDK8144185
net.kyori : lunar jar 1.0.3
net.kyori : membrane jar 1.0.5
net.kyori : version jar 1.0.0
org.ow2.asm : asm-debug-all jar 6.0_BETA
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.