is not current version
Last Version 2.7.0

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

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.7.0
Type

Type

jar

Download providence-thrift-compat 1.7.0


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