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