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