Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.incongru.berkano |
ArtifactId | ArtifactIdberkano-taglib-parent |
Version | Version1 |
Type | Typepom |
Filename | Size |
---|---|
berkano-taglib-parent-1.pom | 6 KB |
Browse |
<!-- 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"]