не последняя версия
Последняя версия 3.1.0-RC02

com.microsoft.thrifty:thrifty-compiler-plugins 0.2.2

null

Группа

Группа

com.microsoft.thrifty
Идентификатор

Идентификатор

thrifty-compiler-plugins
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать thrifty-compiler-plugins 0.2.2


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