License |
License |
---|---|
GroupId | GroupIdcom.bendb.thrifty |
ArtifactId | ArtifactIdthrifty-compiler |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionthrifty-compiler
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thrifty-compiler-0.1.4.pom | |
thrifty-compiler-0.1.4.jar | 4 MB |
thrifty-compiler-0.1.4-sources.jar | 2 KB |
thrifty-compiler-0.1.4-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler/ -->
<dependency>
<groupId>com.bendb.thrifty</groupId>
<artifactId>thrifty-compiler</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler/
implementation 'com.bendb.thrifty:thrifty-compiler:0.1.4'
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-compiler/
implementation ("com.bendb.thrifty:thrifty-compiler:0.1.4")
'com.bendb.thrifty:thrifty-compiler:jar:0.1.4'
<dependency org="com.bendb.thrifty" name="thrifty-compiler" rev="0.1.4">
<artifact name="thrifty-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bendb.thrifty', module='thrifty-compiler', version='0.1.4')
)
libraryDependencies += "com.bendb.thrifty" % "thrifty-compiler" % "0.1.4"
[com.bendb.thrifty/thrifty-compiler "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.bendb.thrifty : thrifty-compiler-plugins | jar | 0.1.4 |
com.bendb.thrifty : thrifty-java-codegen | jar | 0.1.4 |
com.bendb.thrifty : thrifty-schema | jar | 0.1.4 |