GroupId | GroupIdberkano |
---|---|
ArtifactId | ArtifactIdberkano-sample |
Version | Version20050901.194114 |
Type | Typewar |
Description |
Description |
Filename | Size |
---|---|
berkano-sample-20050901.194114.pom | |
berkano-sample-20050901.194114.war | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/berkano/berkano-sample/ -->
<dependency>
<groupId>berkano</groupId>
<artifactId>berkano-sample</artifactId>
<version>20050901.194114</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/berkano/berkano-sample/
implementation 'berkano:berkano-sample:20050901.194114'
// https://jarcasting.com/artifacts/berkano/berkano-sample/
implementation ("berkano:berkano-sample:20050901.194114")
'berkano:berkano-sample:war:20050901.194114'
<dependency org="berkano" name="berkano-sample" rev="20050901.194114">
<artifact name="berkano-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='berkano', module='berkano-sample', version='20050901.194114')
)
libraryDependencies += "berkano" % "berkano-sample" % "20050901.194114"
[berkano/berkano-sample "20050901.194114"]