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