is not current version
Last Version 2.0.1

tech.aroma:aroma-thrift-generators 1.0

Part of the Aroma Project. AlchemyGenerators for AromaThrift Types, useful for Unit Testing Purposes.

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-thrift-generators
Version

Version

1.0
Type

Type

jar

Download aroma-thrift-generators 1.0


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