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

com.googlecode.wabacus:wabacus-parent 1.0

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

Группа

Группа

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

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

wabacus-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать wabacus-parent 1.0

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

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