Registry / utility / jutils

jutils

JSON →
library1.0.0javamavenunverified

Common utilities for the Game Technology Group, providing helper classes for Java development.

<dependency> <groupId>net.java.jutils</groupId> <artifactId>jutils</artifactId> <version>1.0.0</version> </dependency>
INSTALL
IMPORT
SIG · JUTILS
J
jutils
utilityjavav1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JUtils
net.java.jutils.JUtils

Minimal usage of JUtils

import net.java.jutils.JUtils; public class Example { public static void main(String[] args) { System.out.println(JUtils.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jutils — mvn dependency:get jutils · libregistry