Categories |
CategoriesProtobuf Data Data Structures |
---|---|
GroupId | GroupIdcom.skadistats |
ArtifactId | ArtifactIdclarity-protobuf |
Version | Version4.17 |
Type | Typejar |
Filename | Size |
---|---|
clarity-protobuf-4.17.pom | |
clarity-protobuf-4.17.jar | 5 MB |
clarity-protobuf-4.17-sources.jar | 1 MB |
clarity-protobuf-4.17-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/ -->
<dependency>
<groupId>com.skadistats</groupId>
<artifactId>clarity-protobuf</artifactId>
<version>4.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/
implementation 'com.skadistats:clarity-protobuf:4.17'
// https://jarcasting.com/artifacts/com.skadistats/clarity-protobuf/
implementation ("com.skadistats:clarity-protobuf:4.17")
'com.skadistats:clarity-protobuf:jar:4.17'
<dependency org="com.skadistats" name="clarity-protobuf" rev="4.17">
<artifact name="clarity-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.skadistats', module='clarity-protobuf', version='4.17')
)
libraryDependencies += "com.skadistats" % "clarity-protobuf" % "4.17"
[com.skadistats/clarity-protobuf "4.17"]