Nedit

A simple, lightweight NBT parsing library

License

License

GroupId

GroupId

me.nullicorn
ArtifactId

ArtifactId

Nedit
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nedit
A simple, lightweight NBT parsing library
Project URL

Project URL

https://github.com/TheNullicorn/Nedit
Source Code Management

Source Code Management

https://github.com/TheNullicorn/Nedit/tree/master

Download Nedit

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1