is not current version
Last Version 1.0.8

org.thryft:thryft-waf-api 1.0.6

Thryft web application framework - API subproject

GroupId

GroupId

org.thryft
ArtifactId

ArtifactId

thryft-waf-api
Version

Version

1.0.6
Type

Type

jar

Download thryft-waf-api 1.0.6


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