is not current version
Last Version 3

net.incongru.berkano:berkano-taglib-parent 1


Categories

Categories

Net
GroupId

GroupId

net.incongru.berkano
ArtifactId

ArtifactId

berkano-taglib-parent
Version

Version

1
Type

Type

pom

Download berkano-taglib-parent 1


<!-- https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/ -->
<dependency>
    <groupId>net.incongru.berkano</groupId>
    <artifactId>berkano-taglib-parent</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/
implementation 'net.incongru.berkano:berkano-taglib-parent:1'
// https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/
implementation ("net.incongru.berkano:berkano-taglib-parent:1")
'net.incongru.berkano:berkano-taglib-parent:pom:1'
<dependency org="net.incongru.berkano" name="berkano-taglib-parent" rev="1">
  <artifact name="berkano-taglib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.incongru.berkano', module='berkano-taglib-parent', version='1')
)
libraryDependencies += "net.incongru.berkano" % "berkano-taglib-parent" % "1"
[net.incongru.berkano/berkano-taglib-parent "1"]