is not current version
Last Version 0.5.0

org.thriftee:thriftee-examples-war 0.4.0


GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

thriftee-examples-war
Version

Version

0.4.0
Type

Type

war

Download thriftee-examples-war 0.4.0


<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/ -->
<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thriftee-examples-war</artifactId>
    <version>0.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/
implementation 'org.thriftee:thriftee-examples-war:0.4.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/
implementation ("org.thriftee:thriftee-examples-war:0.4.0")
'org.thriftee:thriftee-examples-war:war:0.4.0'
<dependency org="org.thriftee" name="thriftee-examples-war" rev="0.4.0">
  <artifact name="thriftee-examples-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-examples-war', version='0.4.0')
)
libraryDependencies += "org.thriftee" % "thriftee-examples-war" % "0.4.0"
[org.thriftee/thriftee-examples-war "0.4.0"]