ca.eandb.util:eandb-util

General purpose utility classes for Java.

License

License

GroupId

GroupId

ca.eandb.util
ArtifactId

ArtifactId

eandb-util
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

ca.eandb.util:eandb-util
General purpose utility classes for Java.
Project URL

Project URL

http://util.eandb.ca
Source Code Management

Source Code Management

https://github.com/bwkimmel/java-util

Download eandb-util

How to add to project

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

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.

Versions

Version
0.2.3
0.2.2