Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.incongru.berkano |
ArtifactId | ArtifactIdberkano-taglib-parent |
Version | Version2 |
Type | Typepom |
Filename | Size |
---|---|
berkano-taglib-parent-2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/ -->
<dependency>
<groupId>net.incongru.berkano</groupId>
<artifactId>berkano-taglib-parent</artifactId>
<version>2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/
implementation 'net.incongru.berkano:berkano-taglib-parent:2'
// https://jarcasting.com/artifacts/net.incongru.berkano/berkano-taglib-parent/
implementation ("net.incongru.berkano:berkano-taglib-parent:2")
'net.incongru.berkano:berkano-taglib-parent:pom:2'
<dependency org="net.incongru.berkano" name="berkano-taglib-parent" rev="2">
<artifact name="berkano-taglib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.incongru.berkano', module='berkano-taglib-parent', version='2')
)
libraryDependencies += "net.incongru.berkano" % "berkano-taglib-parent" % "2"
[net.incongru.berkano/berkano-taglib-parent "2"]