Download violet-1.0.0.jar file - Jar v

Jar examples for v:violet

Description

A collection of utilities and extensions for Guice.

You can download jar file violet 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add violet-1.0.0.jar to your project.

<dependency>
   <groupId>net.kyori</groupId>
   <artifactId>violet</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.kyori', name: 'violet', version: '1.0.0'
libraryDependencies += "net.kyori" % "violet" % "1.0.0"
<dependency org="net.kyori" name="violet" rev="1.0.0"/>
@Grapes(@Grab(group='net.kyori', module='violet', version='1.0.0'))
'net.kyori:violet:jar:1.0.0'

Download

Click the following link to download the jar file.

violet-1.0.0-javadoc.jar
violet-1.0.0-sources.jar
violet-1.0.0.jar
violet-1.0.0.pom



Related Tutorials