is not current version
Last Version 1.13-7850a05

dev.vality:identification-proto 1.8-60e790e

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

identification-proto
Version

Version

1.8-60e790e
Type

Type

jar

Download identification-proto 1.8-60e790e


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