Last Version

java-utils 1.3.1

A collection of tool classes.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.lamgc
ArtifactId

ArtifactId

java-utils
Version

Version

1.3.1
Type

Type

jar
Description

Description

java-utils
A collection of tool classes.
Project URL

Project URL

https://github.com/LamGC/java-utils
Source Code Management

Source Code Management

https://github.com/LamGC/java-utils

Download java-utils 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : slf4j-log4j12 jar 1.7.29

Project Modules

There are no modules declared in this project.