is not current version
Last Version 0.6.0

typenbt 0.5.1

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_sjs1_2.12
Version

Version

0.5.1
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_sjs1_2.12 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.scala-js : scalajs-library_2.12 jar 1.0.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.8

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 1.0.0
org.scalatest : scalatest_sjs1_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.