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