Last Version

typenbt 0.6.0

TypeNBT is a NBT library that let's the user focus on the data, not how it's represented

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

typenbt_3
Version

Version

0.6.0
Type

Type

jar
Description

Description

typenbt
TypeNBT is a NBT library that let's the user focus on the data, not how it's represented
Project URL

Project URL

https://github.com/Katrix/TypeNBT
Project Organization

Project Organization

net.katsstuff
Source Code Management

Source Code Management

https://github.com/Katrix/TypeNBT

Download typenbt_3 0.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.0
net.katsstuff : perspective-derivation_3 jar 0.0.7

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.11

Project Modules

There are no modules declared in this project.