| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.kyori | 
| ArtifactId | ArtifactIdviolet | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionviolet A collection of utilities and extensions for Guice. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| violet-1.1.0.pom | |
| violet-1.1.0.jar | 31 KB | 
| violet-1.1.0-sources.jar | 28 KB | 
| violet-1.1.0-javadoc.jar | 83 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.kyori/violet/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>violet</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/net.kyori/violet/
implementation 'net.kyori:violet:1.1.0'// https://jarcasting.com/artifacts/net.kyori/violet/
implementation ("net.kyori:violet:1.1.0")'net.kyori:violet:jar:1.1.0'<dependency org="net.kyori" name="violet" rev="1.1.0">
  <artifact name="violet" type="jar" />
</dependency>@Grapes(
@Grab(group='net.kyori', module='violet', version='1.1.0')
)libraryDependencies += "net.kyori" % "violet" % "1.1.0"[net.kyori/violet "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.kyori : blizzard | jar | 1.0.4-JDK8144185 | 
| com.google.inject : guice | jar | 4.1.0 | 
| com.google.inject.extensions : guice-assistedinject | jar | 4.1.0 | 
| com.google.inject.extensions : guice-multibindings | jar | 4.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |