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