| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.kyori | 
| ArtifactId | ArtifactIdstorm | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstorm A modular plugin library. | 
| Filename | Size | 
|---|---|
| storm-1.0.0.pom | |
| storm-1.0.0.jar | 22 KB | 
| storm-1.0.0-sources.jar | 12 KB | 
| storm-1.0.0-javadoc.jar | 39 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |