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