is not current version
Last Version 20050901-2

berkano:berkano-user 20050616.013653

Berkano User defines a simple API for managing users in berkano applications.

GroupId

GroupId

berkano
ArtifactId

ArtifactId

berkano-user
Version

Version

20050616.013653
Type

Type

jar

Download berkano-user 20050616.013653


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