is not current version
Last Version 0.20.5

org.webjars:tify 0.19.3

WebJar for tify

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tify
Version

Version

0.19.3
Type

Type

jar

Download tify 0.19.3


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