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

com.github.stephenc.high-scale-lib:high-scale-lib-parent 1.0.0


Группа

Группа

com.github.stephenc.high-scale-lib
Идентификатор

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

high-scale-lib-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать high-scale-lib-parent 1.0.0

Имя Файла Размер
high-scale-lib-parent-1.0.0.pom 4 KB
Обзор

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