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

com.skadistats:clarity-protobuf 4.12

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.12
Тип

Тип

jar

Скачать clarity-protobuf 4.12


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