Download nyx-core-0.1.0.jar file - Jar n

Jar examples for n:nyx-core

Description

Nyx core library

You can download jar file nyx-core 0.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nyx-core-0.1.0.jar to your project.

<dependency>
   <groupId>com.kotcrab.nyx</groupId>
   <artifactId>nyx-core</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.kotcrab.nyx', name: 'nyx-core', version: '0.1.0'
libraryDependencies += "com.kotcrab.nyx" % "nyx-core" % "0.1.0"
<dependency org="com.kotcrab.nyx" name="nyx-core" rev="0.1.0"/>
@Grapes(@Grab(group='com.kotcrab.nyx', module='nyx-core', version='0.1.0'))
'com.kotcrab.nyx:nyx-core:jar:0.1.0'

Download

Click the following link to download the jar file.

nyx-core-0.1.0-javadoc.jar
nyx-core-0.1.0-sources.jar
nyx-core-0.1.0.jar
nyx-core-0.1.0.pom



Related Tutorials