Last Version

StarDB for Java 1.1.2

A port of StarDB to Java to read Starbound's database files.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.krazyweb
ArtifactId

ArtifactId

stardb4j
Version

Version

1.1.2
Type

Type

jar
Description

Description

StarDB for Java
A port of StarDB to Java to read Starbound's database files.
Project URL

Project URL

https://github.com/KrazyTheFox/StarDB-for-Java
Source Code Management

Source Code Management

https://github.com/KrazyTheFox/StarDB-for-Java

Download stardb4j 1.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.