is not current version
Last Version 4.27

com.skadistats:clarity-protobuf 4.24

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

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.skadistats
ArtifactId

ArtifactId

clarity-protobuf
Version

Version

4.24
Type

Type

jar

Download clarity-protobuf 4.24


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