is not current version
Last Version 0.5.0

org.thriftee:thriftee-xml-protocol 0.4.0

An XML protocol for Apache Thrift

GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

thriftee-xml-protocol
Version

Version

0.4.0
Type

Type

jar

Download thriftee-xml-protocol 0.4.0


<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/ -->
<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thriftee-xml-protocol</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/
implementation 'org.thriftee:thriftee-xml-protocol:0.4.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/
implementation ("org.thriftee:thriftee-xml-protocol:0.4.0")
'org.thriftee:thriftee-xml-protocol:jar:0.4.0'
<dependency org="org.thriftee" name="thriftee-xml-protocol" rev="0.4.0">
  <artifact name="thriftee-xml-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-xml-protocol', version='0.4.0')
)
libraryDependencies += "org.thriftee" % "thriftee-xml-protocol" % "0.4.0"
[org.thriftee/thriftee-xml-protocol "0.4.0"]