License |
License |
---|---|
GroupId | GroupIdcom.bendb.thrifty |
ArtifactId | ArtifactIdthrifty-compiler-plugins |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionthrifty-compiler-plugins
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler-plugins/ -->
<dependency>
<groupId>com.bendb.thrifty</groupId>
<artifactId>thrifty-compiler-plugins</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler-plugins/
implementation 'com.bendb.thrifty:thrifty-compiler-plugins:0.1.4'
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler-plugins/
implementation ("com.bendb.thrifty:thrifty-compiler-plugins:0.1.4")
'com.bendb.thrifty:thrifty-compiler-plugins:jar:0.1.4'
<dependency org="com.bendb.thrifty" name="thrifty-compiler-plugins" rev="0.1.4">
<artifact name="thrifty-compiler-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bendb.thrifty', module='thrifty-compiler-plugins', version='0.1.4')
)
libraryDependencies += "com.bendb.thrifty" % "thrifty-compiler-plugins" % "0.1.4"
[com.bendb.thrifty/thrifty-compiler-plugins "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |