License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIddev.crashteam |
ArtifactId | ArtifactIdchest-proto |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrashteam library parent pom
|
Filename | Size |
---|---|
chest-proto-0.0.9.pom | |
chest-proto-0.0.9.jar | 176 KB |
chest-proto-0.0.9-sources.jar | 68 KB |
chest-proto-0.0.9-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.crashteam/chest-proto/ -->
<dependency>
<groupId>dev.crashteam</groupId>
<artifactId>chest-proto</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/dev.crashteam/chest-proto/
implementation 'dev.crashteam:chest-proto:0.0.9'
// https://jarcasting.com/artifacts/dev.crashteam/chest-proto/
implementation ("dev.crashteam:chest-proto:0.0.9")
'dev.crashteam:chest-proto:jar:0.0.9'
<dependency org="dev.crashteam" name="chest-proto" rev="0.0.9">
<artifact name="chest-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.crashteam', module='chest-proto', version='0.0.9')
)
libraryDependencies += "dev.crashteam" % "chest-proto" % "0.0.9"
[dev.crashteam/chest-proto "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | 1.44.0 |
io.grpc : grpc-protobuf | jar | 1.44.0 |
io.grpc : grpc-stub | jar | 1.44.0 |
org.apache.tomcat : annotations-api | jar | 6.0.53 |