is not current version
Last Version 0.1.4

com.bendb.thrifty:thrifty-compiler-plugins 0.1.3

null

GroupId

GroupId

com.bendb.thrifty
ArtifactId

ArtifactId

thrifty-compiler-plugins
Version

Version

0.1.3
Type

Type

jar

Download thrifty-compiler-plugins 0.1.3


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