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

io.tesla.profile:tesla-profiler 0.0.1


Группа

Группа

io.tesla.profile
Идентификатор

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

tesla-profiler
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать tesla-profiler 0.0.1


<!-- https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/ -->
<dependency>
    <groupId>io.tesla.profile</groupId>
    <artifactId>tesla-profiler</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/
implementation 'io.tesla.profile:tesla-profiler:0.0.1'
// https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/
implementation ("io.tesla.profile:tesla-profiler:0.0.1")
'io.tesla.profile:tesla-profiler:jar:0.0.1'
<dependency org="io.tesla.profile" name="tesla-profiler" rev="0.0.1">
  <artifact name="tesla-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.profile', module='tesla-profiler', version='0.0.1')
)
libraryDependencies += "io.tesla.profile" % "tesla-profiler" % "0.0.1"
[io.tesla.profile/tesla-profiler "0.0.1"]