Last Version

Java Utils 1.3.1

Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nordstrom.tools
ArtifactId

ArtifactId

java-utils
Version

Version

1.3.1
Type

Type

jar
Description

Description

Java Utils
Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.
Project URL

Project URL

https://github.com/Nordstrom/Java-Utils
Source Code Management

Source Code Management

https://github.com/Nordstrom/Java-Utils/tree/master

Download java-utils 1.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.