is not current version
Last Version 2.2

tech.aroma:aroma-thrift 2.0.2

Part of the Aroma Project. This project contains the Service and Model Definitions. From this the Server and Client interfaces are generated for the Aroma Service.

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-thrift
Version

Version

2.0.2
Type

Type

jar

Download aroma-thrift 2.0.2


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