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