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