MVN

com.flowpowered : flow-nbt

Maven & Gradle

Dec 15, 2014
6 usages
50 stars

Flow NBT · Named Binary Tag (NBT) library for Java based on Graham Edgecombe's JNBT library.

<dependency>
    <groupId>com.flowpowered</groupId>
    <artifactId>flow-nbt</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.flowpowered : flow-nbt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.flowpowered : flow-nbt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
flow-nbt-1.0.0

How to add a dependency to Maven

Add the following com.flowpowered : flow-nbt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.flowpowered</groupId>
    <artifactId>flow-nbt</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.flowpowered : flow-nbt gradle dependency to your build.gradle file:

implementation 'com.flowpowered:flow-nbt:1.0.0'

Gradle Kotlin DSL: Add the following com.flowpowered : flow-nbt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.flowpowered:flow-nbt:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.flowpowered : flow-nbt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.flowpowered" % "flow-nbt" % "1.0.0"

Advertisement

Dependencies from Group

Dec 15, 2014
6 usages
50 stars
Jul 30, 2016
5 usages
54 stars
Dec 16, 2014
1 usages
109 stars
Feb 29, 2016
26 stars
Feb 17, 2015
14 stars

Discover Dependencies

May 23, 2023
39 usages
122 stars
Dec 17, 2016
6 usages
6 stars
May 22, 2018
4 usages
53 stars
Aug 31, 2021
3 usages
6 stars
Nov 04, 2016
3 usages
9k stars
Jul 10, 2023
40 usages
649 stars
Dec 05, 2017
13 usages
1.7k stars
Jul 16, 2021
6 usages
0 stars
Nov 08, 2022
12 usages
0 stars