не последняя версия
Последняя версия 3

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


Категории

Категории

Сеть
Группа

Группа

net.incongru.berkano
Идентификатор

Идентификатор

berkano-taglib-parent
Версия

Версия

2
Тип

Тип

pom

Скачать berkano-taglib-parent 2

Имя Файла Размер
berkano-taglib-parent-2.pom 7 KB
Обзор

<!-- 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"]