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

be.eliwan:ew-profiling 1.1

ew-profiling project grouping module

Группа

Группа

be.eliwan
Идентификатор

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

ew-profiling
Версия

Версия

1.1
Тип

Тип

jar

Скачать ew-profiling 1.1

Имя Файла Размер
ew-profiling-1.1.pom 9 KB
ew-profiling-1.1-tests.jar 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/be.eliwan/ew-profiling/ -->
<dependency>
    <groupId>be.eliwan</groupId>
    <artifactId>ew-profiling</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling/
implementation 'be.eliwan:ew-profiling:1.1'
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling/
implementation ("be.eliwan:ew-profiling:1.1")
'be.eliwan:ew-profiling:jar:1.1'
<dependency org="be.eliwan" name="ew-profiling" rev="1.1">
  <artifact name="ew-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.eliwan', module='ew-profiling', version='1.1')
)
libraryDependencies += "be.eliwan" % "ew-profiling" % "1.1"
[be.eliwan/ew-profiling "1.1"]