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