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