is not current version
Last Version 1.43-447212b

dev.vality:file-storage-proto 1.42-acb2a82

Generates jar artifact containing compiled thrift classes based on generated thrift IDL files

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

file-storage-proto
Version

Version

1.42-acb2a82
Type

Type

jar

Download file-storage-proto 1.42-acb2a82


<!-- https://jarcasting.com/artifacts/dev.vality/file-storage-proto/ -->
<dependency>
    <groupId>dev.vality</groupId>
    <artifactId>file-storage-proto</artifactId>
    <version>1.42-acb2a82</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/file-storage-proto/
implementation 'dev.vality:file-storage-proto:1.42-acb2a82'
// https://jarcasting.com/artifacts/dev.vality/file-storage-proto/
implementation ("dev.vality:file-storage-proto:1.42-acb2a82")
'dev.vality:file-storage-proto:jar:1.42-acb2a82'
<dependency org="dev.vality" name="file-storage-proto" rev="1.42-acb2a82">
  <artifact name="file-storage-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='file-storage-proto', version='1.42-acb2a82')
)
libraryDependencies += "dev.vality" % "file-storage-proto" % "1.42-acb2a82"
[dev.vality/file-storage-proto "1.42-acb2a82"]