| Группа | Группаcom.twosigma.webtau |
|---|---|
| Идентификатор | Идентификаторwebtau-parent |
| Версия | Версия1.19 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| webtau-parent-1.19.pom | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/ -->
<dependency>
<groupId>com.twosigma.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/
implementation 'com.twosigma.webtau:webtau-parent:1.19'
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/
implementation ("com.twosigma.webtau:webtau-parent:1.19")
'com.twosigma.webtau:webtau-parent:pom:1.19'
<dependency org="com.twosigma.webtau" name="webtau-parent" rev="1.19">
<artifact name="webtau-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.webtau', module='webtau-parent', version='1.19')
)
libraryDependencies += "com.twosigma.webtau" % "webtau-parent" % "1.19"
[com.twosigma.webtau/webtau-parent "1.19"]