is not current version
Last Version 2.7.0

net.morimekta.providence:providence-thrift-compat 1.10.3

Compatibility classes for interacting with apache thrift service and clients.

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.morimekta.providence
ArtifactId

ArtifactId

providence-thrift-compat
Version

Version

1.10.3
Type

Type

jar

Download providence-thrift-compat 1.10.3


<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-thrift-compat/ -->
<dependency>
    <groupId>net.morimekta.providence</groupId>
    <artifactId>providence-thrift-compat</artifactId>
    <version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-thrift-compat/
implementation 'net.morimekta.providence:providence-thrift-compat:1.10.3'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-thrift-compat/
implementation ("net.morimekta.providence:providence-thrift-compat:1.10.3")
'net.morimekta.providence:providence-thrift-compat:jar:1.10.3'
<dependency org="net.morimekta.providence" name="providence-thrift-compat" rev="1.10.3">
  <artifact name="providence-thrift-compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-thrift-compat', version='1.10.3')
)
libraryDependencies += "net.morimekta.providence" % "providence-thrift-compat" % "1.10.3"
[net.morimekta.providence/providence-thrift-compat "1.10.3"]