nyx-core

Nyx core library

License

License

GroupId

GroupId

com.kotcrab.nyx
ArtifactId

ArtifactId

nyx-core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

nyx-core
Nyx core library
Project URL

Project URL

https://github.com/kotcrab/vis-editor/

Download nyx-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.kotcrab.nyx/nyx-core/ -->
<dependency>
    <groupId>com.kotcrab.nyx</groupId>
    <artifactId>nyx-core</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.nyx/nyx-core/
implementation 'com.kotcrab.nyx:nyx-core:0.1.1'
// https://jarcasting.com/artifacts/com.kotcrab.nyx/nyx-core/
implementation ("com.kotcrab.nyx:nyx-core:0.1.1")
'com.kotcrab.nyx:nyx-core:jar:0.1.1'
<dependency org="com.kotcrab.nyx" name="nyx-core" rev="0.1.1">
  <artifact name="nyx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.nyx', module='nyx-core', version='0.1.1')
)
libraryDependencies += "com.kotcrab.nyx" % "nyx-core" % "0.1.1"
[com.kotcrab.nyx/nyx-core "0.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
com.google.code.gson : gson jar 2.4
com.github.salomonbrys.kotson : kotson jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0