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

com.skadistats:clarity-protobuf 4.26

Clarity is a fast, almost complete replay parser for Dota 2. This JAR contains the protobuf classes for clarity

Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

com.skadistats
Идентификатор

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

clarity-protobuf
Версия

Версия

4.26
Тип

Тип

jar

Скачать clarity-protobuf 4.26


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