GroupId | GroupIdberkano |
---|---|
ArtifactId | ArtifactIdberkano-user-mgt-webwork |
Version | Version20050616.012006 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/berkano/berkano-user-mgt-webwork/ -->
<dependency>
<groupId>berkano</groupId>
<artifactId>berkano-user-mgt-webwork</artifactId>
<version>20050616.012006</version>
</dependency>
// https://jarcasting.com/artifacts/berkano/berkano-user-mgt-webwork/
implementation 'berkano:berkano-user-mgt-webwork:20050616.012006'
// https://jarcasting.com/artifacts/berkano/berkano-user-mgt-webwork/
implementation ("berkano:berkano-user-mgt-webwork:20050616.012006")
'berkano:berkano-user-mgt-webwork:jar:20050616.012006'
<dependency org="berkano" name="berkano-user-mgt-webwork" rev="20050616.012006">
<artifact name="berkano-user-mgt-webwork" type="jar" />
</dependency>
@Grapes(
@Grab(group='berkano', module='berkano-user-mgt-webwork', version='20050616.012006')
)
libraryDependencies += "berkano" % "berkano-user-mgt-webwork" % "20050616.012006"
[berkano/berkano-user-mgt-webwork "20050616.012006"]