is not current version
Last Version 20050901-2

berkano:berkano-util 20050615.234923

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

GroupId

GroupId

berkano
ArtifactId

ArtifactId

berkano-util
Version

Version

20050615.234923
Type

Type

jar

Download berkano-util 20050615.234923


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