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