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