nyx-plugin

Nyx Gradle plugin

License

License

GroupId

GroupId

com.kotcrab.nyx
ArtifactId

ArtifactId

nyx-plugin
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

nyx-plugin
Nyx Gradle plugin
Project URL

Project URL

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

Download nyx-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.kotcrab.nyx : nyx-core jar 0.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4

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