clarity-protobuf
This project contains compiled protobuf classes for clarity replay parser.
License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.skadistats |
ArtifactId | ArtifactIdclarity-protobuf |
Last Version | Last Version4.27 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclarity-protobuf
Clarity is a fast, almost complete replay parser for Dota 2. This JAR contains the protobuf classes for clarity
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clarity-protobuf-4.27.pom | |
clarity-protobuf-4.27.jar | 5 MB |
clarity-protobuf-4.27-sources.jar | 1 MB |
clarity-protobuf-4.27-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/ -->
<dependency>
<groupId>com.skadistats</groupId>
<artifactId>clarity-protobuf</artifactId>
<version>4.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/
implementation 'com.skadistats:clarity-protobuf:4.27'
// https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/
implementation ("com.skadistats:clarity-protobuf:4.27")
'com.skadistats:clarity-protobuf:jar:4.27'
<dependency org="com.skadistats" name="clarity-protobuf" rev="4.27">
<artifact name="clarity-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.skadistats', module='clarity-protobuf', version='4.27')
)
libraryDependencies += "com.skadistats" % "clarity-protobuf" % "4.27"
[com.skadistats/clarity-protobuf "4.27"]
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | 8.3.0 |
This project contains compiled protobuf classes for clarity replay parser.