is not current version
Last Version 1.20-e6d9e7b

dev.vality:pathfinder-proto 1.17-4b54e48

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

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

pathfinder-proto
Version

Version

1.17-4b54e48
Type

Type

jar

Download pathfinder-proto 1.17-4b54e48


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