is not current version
Last Version 1.43-447212b

dev.vality:file-storage-proto 1.39-03344ef

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.39-03344ef
Type

Type

jar

Download file-storage-proto 1.39-03344ef


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