| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.katsstuff |
| ArtifactId | ArtifactIdtypenbt_sjs1_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_sjs1_3-0.6.0.pom | |
| typenbt_sjs1_3-0.6.0.jar | 517 KB |
| typenbt_sjs1_3-0.6.0-sources.jar | 18 KB |
| typenbt_sjs1_3-0.6.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs1_3/ -->
<dependency>
<groupId>net.katsstuff</groupId>
<artifactId>typenbt_sjs1_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs1_3/
implementation 'net.katsstuff:typenbt_sjs1_3:0.6.0'
// https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs1_3/
implementation ("net.katsstuff:typenbt_sjs1_3:0.6.0")
'net.katsstuff:typenbt_sjs1_3:jar:0.6.0'
<dependency org="net.katsstuff" name="typenbt_sjs1_3" rev="0.6.0">
<artifact name="typenbt_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.katsstuff', module='typenbt_sjs1_3', version='0.6.0')
)
libraryDependencies += "net.katsstuff" % "typenbt_sjs1_3" % "0.6.0"
[net.katsstuff/typenbt_sjs1_3 "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_sjs1_3 | jar | 3.1.0 |
| org.scala-js : scalajs-library_2.13 | jar | 1.9.0 |
| net.katsstuff : perspective-derivation_3 | jar | 0.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.13 | jar | 1.9.0 |
| org.scalatest : scalatest_sjs1_3 | jar | 3.2.11 |