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

net.disy.wps:wps-parent 1.2.0.M1


Категории

Категории

Сеть
Группа

Группа

net.disy.wps
Идентификатор

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

wps-parent
Версия

Версия

1.2.0.M1
Тип

Тип

pom

Скачать wps-parent 1.2.0.M1

Имя Файла Размер
wps-parent-1.2.0.M1.pom 15 KB
Обзор

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