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

com.googlecode.wabacus:wabacus-parent 1.0.1

wabacus['w��b��k��s]������---------JAVA������������������������(The Rapid Platform For J2EE Development)

Группа

Группа

com.googlecode.wabacus
Идентификатор

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

wabacus-parent
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать wabacus-parent 1.0.1

Имя Файла Размер
wabacus-parent-1.0.1.pom 4 KB
Обзор

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