License |
License |
---|---|
GroupId | GroupIdcom.github.rolandhe |
ArtifactId | ArtifactIdthrift-enhancer |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionthrift-enhancer
thrift enhancer tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thrift-enhancer-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer/ -->
<dependency>
<groupId>com.github.rolandhe</groupId>
<artifactId>thrift-enhancer</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer/
implementation 'com.github.rolandhe:thrift-enhancer:1.0.0'
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer/
implementation ("com.github.rolandhe:thrift-enhancer:1.0.0")
'com.github.rolandhe:thrift-enhancer:pom:1.0.0'
<dependency org="com.github.rolandhe" name="thrift-enhancer" rev="1.0.0">
<artifact name="thrift-enhancer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rolandhe', module='thrift-enhancer', version='1.0.0')
)
libraryDependencies += "com.github.rolandhe" % "thrift-enhancer" % "1.0.0"
[com.github.rolandhe/thrift-enhancer "1.0.0"]