Utilities

Utility classes

License

License

GroupId

GroupId

org.vesalainen
ArtifactId

ArtifactId

util
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities
Utility classes
Project URL

Project URL

https://github.com/tvesalainen/util/
Source Code Management

Source Code Management

https://github.com/tvesalainen/util/

Download util

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-net : commons-net jar 3.3
com.googlecode.efficient-java-matrix-library : equation jar 0.26
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.vesalainen : comm jar 1.0.3

Project Modules

There are no modules declared in this project.

util

Utilities

Versions

Version
1.8.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0