is not current version
Last Version 20050901-2

berkano:berkano-util 20050616.003711

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

GroupId

GroupId

berkano
ArtifactId

ArtifactId

berkano-util
Version

Version

20050616.003711
Type

Type

jar

Download berkano-util 20050616.003711


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