License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.katsstuff |
ArtifactId | ArtifactIdtypenbt_3 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontypenbt
TypeNBT is a NBT library that let's the user focus on the data, not how it's represented
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typenbt_3-0.6.0.pom | |
typenbt_3-0.6.0.jar | 316 KB |
typenbt_3-0.6.0-sources.jar | 18 KB |
typenbt_3-0.6.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
net.katsstuff : perspective-derivation_3 | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |