is not current version
Last Version 0.1.4

com.bendb.thrifty:thrifty-compiler 0.1.2

null

GroupId

GroupId

com.bendb.thrifty
ArtifactId

ArtifactId

thrifty-compiler
Version

Version

0.1.2
Type

Type

jar

Download thrifty-compiler 0.1.2


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