Jar examples for n:nyx-core
Nyx core library
You can download jar file nyx-core 0.1.0 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
nyx-core-0.1.0-javadoc.jar