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