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

com.github.mstream-trader:commons-utils-parent 1.4


Группа

Группа

com.github.mstream-trader
Идентификатор

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

commons-utils-parent
Версия

Версия

1.4
Тип

Тип

pom

Скачать commons-utils-parent 1.4

Имя Файла Размер
commons-utils-parent-1.4.pom 1 KB
Обзор

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