is not current version
Last Version 20050901-2

berkano:berkano-util 20050616.010404

A bunch of utilities of various purposes. Please see docs for details.

GroupId

GroupId

berkano
ArtifactId

ArtifactId

berkano-util
Version

Version

20050616.010404
Type

Type

jar

Download berkano-util 20050616.010404


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