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