is not current version
Last Version 4.27

com.skadistats:clarity-protobuf 4.5

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.5
Type

Type

jar

Download clarity-protobuf 4.5


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