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