GroupId | GroupIddev.vality |
---|---|
ArtifactId | ArtifactIdfistful-reporter-proto |
Version | Version1.14-aa53533 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/dev.vality/fistful-reporter-proto/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>fistful-reporter-proto</artifactId>
<version>1.14-aa53533</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/fistful-reporter-proto/
implementation 'dev.vality:fistful-reporter-proto:1.14-aa53533'
// https://jarcasting.com/artifacts/dev.vality/fistful-reporter-proto/
implementation ("dev.vality:fistful-reporter-proto:1.14-aa53533")
'dev.vality:fistful-reporter-proto:jar:1.14-aa53533'
<dependency org="dev.vality" name="fistful-reporter-proto" rev="1.14-aa53533">
<artifact name="fistful-reporter-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='fistful-reporter-proto', version='1.14-aa53533')
)
libraryDependencies += "dev.vality" % "fistful-reporter-proto" % "1.14-aa53533"
[dev.vality/fistful-reporter-proto "1.14-aa53533"]